Public rooms search: Use the green circle place holder in the cell

This commit is contained in:
manuroe
2015-12-18 14:30:26 +01:00
parent cdef71a2d6
commit 2ebcf06a3d
3 changed files with 11 additions and 25 deletions
@@ -26,7 +26,6 @@
*/
@interface DirectoryRecentTableViewCell : MXKTableViewCell
@property (weak, nonatomic) IBOutlet UIImageView *avatarImageView;
@property (weak, nonatomic) IBOutlet UILabel *titleLabel;
@property (weak, nonatomic) IBOutlet UILabel *descriptionLabel;