mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-02 22:26:59 +02:00
Added Labs flag for the new App Layout
- Make CI happy
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
{
|
||||
[super viewDidLoad];
|
||||
|
||||
if (!RiotSettings.shared.isNewAppLayoutActivated)
|
||||
if (!BuildSettings.isNewAppLayoutActivated)
|
||||
{
|
||||
[self.tabBarController vc_setLargeTitleDisplayMode:UINavigationItemLargeTitleDisplayModeNever];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user