mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-30 13:16:58 +02:00
Prepare UX rework
- Restore messages/files search handling
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
{
|
||||
[super viewDidLoad];
|
||||
|
||||
self.navigationItem.title = NSLocalizedStringFromTable(@"title_home", @"Vector", nil);
|
||||
[AppDelegate theDelegate].masterTabBarController.navigationItem.title = NSLocalizedStringFromTable(@"title_home", @"Vector", nil);
|
||||
|
||||
// Add room creation button programatically
|
||||
[self addRoomCreationButton];
|
||||
|
||||
Reference in New Issue
Block a user