Buf Fix - [Direct Message] No little green man in direct chats from member's detail

#781
This commit is contained in:
giomfo
2016-11-25 09:52:50 +01:00
parent d7585d3677
commit 005fe5e43e
3 changed files with 21 additions and 2 deletions
@@ -22,6 +22,7 @@
@interface RoomTableViewCell : MXKTableViewCell
@property (weak, nonatomic) IBOutlet MXKImageView *avatarImageView;
@property (weak, nonatomic) IBOutlet UIImageView *directRoomIcon;
@property (weak, nonatomic) IBOutlet UILabel *titleLabel;
/**