mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 17:12:45 +02:00
Removed labs flag and enabled New App Layout
This commit is contained in:
@@ -221,7 +221,7 @@
|
||||
{
|
||||
[super viewDidLoad];
|
||||
|
||||
if (BuildSettings.isNewAppLayoutActivated)
|
||||
if (BuildSettings.newAppLayoutEnabled)
|
||||
{
|
||||
[self vc_setLargeTitleDisplayMode: UINavigationItemLargeTitleDisplayModeNever];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user