mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-29 12:46:58 +02:00
Removed labs flag and enabled New App Layout
This commit is contained in:
@@ -146,7 +146,7 @@
|
||||
|
||||
[self updateSearch];
|
||||
|
||||
if (BuildSettings.isNewAppLayoutActivated)
|
||||
if (BuildSettings.newAppLayoutEnabled)
|
||||
{
|
||||
[self.searchBar vc_searchTextField].backgroundColor = nil;
|
||||
[self vc_setLargeTitleDisplayMode: UINavigationItemLargeTitleDisplayModeAutomatic];
|
||||
|
||||
Reference in New Issue
Block a user