Added Labs flag for the new App Layout

- Make CI happy
This commit is contained in:
Gil Eluard
2022-08-29 15:24:10 +02:00
parent 4b619eda39
commit 0c4f69ffcc
13 changed files with 40 additions and 36 deletions
@@ -146,7 +146,7 @@
[self updateSearch];
if (BuildSettings.isNewAppLayoutActivated)
if (RiotSettings.shared.isNewAppLayoutActivated)
{
[self.searchBar vc_searchTextField].backgroundColor = nil;
[self vc_setLargeTitleDisplayMode: UINavigationItemLargeTitleDisplayModeAutomatic];