Chat screen

Apply Ribot design on typing notification
This commit is contained in:
giomfo
2015-12-16 16:52:32 +01:00
parent 77850c20dd
commit 7f464f928e
3 changed files with 24 additions and 22 deletions
@@ -22,6 +22,7 @@
*/
@interface RoomActivitiesView : MXKRoomActivitiesView
@property (weak, nonatomic) IBOutlet UIView *separatorView;
@property (weak, nonatomic) IBOutlet UIImageView *typingImageView;
@property (weak, nonatomic) IBOutlet UILabel *messageLabel;