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
@@ -22,18 +22,6 @@
#pragma mark - Class methods
- (void)awakeFromNib
{
[super awakeFromNib];
// Round image view
[_avatarImageView.layer setCornerRadius:_avatarImageView.frame.size.width / 2];
_avatarImageView.clipsToBounds = YES;
// TODO
//_avatarImageView.backgroundColor
}
- (void)render:(PublicRoomsDirectoryDataSource *)publicRoomsDirectoryDataSource
{
// Show information according to the data source state