mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-26 11:30:50 +02:00
Added Labs flag for the new App Layout
- Make CI happy
This commit is contained in:
@@ -146,7 +146,7 @@
|
||||
|
||||
[self updateSearch];
|
||||
|
||||
if (RiotSettings.shared.isNewAppLayoutActivated)
|
||||
if (BuildSettings.isNewAppLayoutActivated)
|
||||
{
|
||||
[self.searchBar vc_searchTextField].backgroundColor = nil;
|
||||
[self vc_setLargeTitleDisplayMode: UINavigationItemLargeTitleDisplayModeAutomatic];
|
||||
|
||||
Reference in New Issue
Block a user