Messages screen: Update recents display.

Apply Ribot  design on recents cell
This commit is contained in:
giomfo
2015-12-16 17:08:53 +01:00
parent 7f464f928e
commit ba57dc1653
5 changed files with 75 additions and 90 deletions
@@ -68,9 +68,6 @@
- (void)render:(MXKCellData *)cellData
{
[super render:cellData];
// the date is not displayed in the invitation cells.
self.lastEventDate.hidden = YES;
}
+ (CGFloat)heightForCellData:(MXKCellData *)cellData withMaximumWidth:(CGFloat)maxWidth