Revert "Bug Fix - Home: tapping on an unread room on home page takes you to the wrong room"

This reverts commit 049363d700906421af6bf2e0b75ad354a6bdcbca.
This commit is contained in:
Giom Foret
2017-06-22 14:43:21 +02:00
parent 86e97eb2a2
commit 1595d2cee5
2 changed files with 4 additions and 9 deletions
+2 -5
View File
@@ -54,6 +54,8 @@
- (void)layoutSubviews
{
[super layoutSubviews];
}
- (void)render:(MXKCellData *)cellData
@@ -135,11 +137,6 @@
}
}
- (MXKCellData*)renderedCellData
{
return roomCellData;
}
+ (CGFloat)heightForCellData:(MXKCellData *)cellData withMaximumWidth:(CGFloat)maxWidth
{
// The height is fixed