mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 17:42:45 +02:00
Use regular titles for sub-screens of Settings.
This commit is contained in:
@@ -48,6 +48,8 @@
|
||||
{
|
||||
[super viewDidLoad];
|
||||
|
||||
[self vc_setLargeTitleDisplayMode:UINavigationItemLargeTitleDisplayModeNever];
|
||||
|
||||
// Hide line separators of empty cells
|
||||
self.tableView.tableFooterView = [[UIView alloc] init];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user