mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-21 07:02:09 +02:00
SYIOS-30 - iOS needs typing notifs like the web client
We highlight here the avatar of the user who's typing
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
@end
|
||||
|
||||
@interface IncomingMessageTableCell : RoomMessageTableCell
|
||||
@property (weak, nonatomic) IBOutlet UIImageView *typingBadge;
|
||||
@property (weak, nonatomic) IBOutlet UILabel *userNameLabel;
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user