Added Labs flag for the new App Layout

- Make CI happy
This commit is contained in:
Gil Eluard
2022-08-29 16:01:34 +02:00
parent 8b9c2ad5f1
commit bbb0dc1b5a
12 changed files with 35 additions and 34 deletions
@@ -146,7 +146,7 @@
[self updateSearch];
if (RiotSettings.shared.isNewAppLayoutActivated)
if (BuildSettings.isNewAppLayoutActivated)
{
[self.searchBar vc_searchTextField].backgroundColor = nil;
[self vc_setLargeTitleDisplayMode: UINavigationItemLargeTitleDisplayModeAutomatic];