mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 01:22:46 +02:00
Added Labs flag for the new App Layout
- Make CI happy
This commit is contained in:
@@ -341,7 +341,7 @@
|
||||
_bubblesTableView.hidden = NO;
|
||||
}
|
||||
|
||||
if (BuildSettings.isNewAppLayoutActivated)
|
||||
if (RiotSettings.shared.isNewAppLayoutActivated)
|
||||
{
|
||||
[self vc_setLargeTitleDisplayMode: UINavigationItemLargeTitleDisplayModeNever];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user