mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-01 13:46:57 +02:00
->Display the recents sorted by tags (favorites, converstations, lower priority)
-> the tag event is listened but seems bugged.
This commit is contained in:
@@ -21,4 +21,9 @@
|
||||
*/
|
||||
@interface RecentsDataSource : MXKInterleavedRecentsDataSource
|
||||
|
||||
/**
|
||||
Return the header height from the section.
|
||||
*/
|
||||
- (CGFloat)heightForHeaderInSection:(NSInteger)section;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user