mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-01 05:36:57 +02:00
Messages screen: Update recents display.
Apply Ribot design on recents cell
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user