mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-27 11:46:58 +02:00
UX Rework: Add home page
- Add people section - Order favourites according to their activities https://github.com/vector-im/riot-meta/issues/75
This commit is contained in:
@@ -72,6 +72,7 @@
|
||||
|
||||
[titles addObject: NSLocalizedStringFromTable(@"search_rooms", @"Vector", nil)];
|
||||
recentsViewController = [RecentsViewController recentListViewController];
|
||||
recentsViewController.enableSearchBar = NO;
|
||||
recentsViewController.screenName = @"UnifiedSearchRooms";
|
||||
[viewControllers addObject:recentsViewController];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user