reskin: Put back riot colors in the main tab bar icons

This commit is contained in:
manuroe
2019-01-10 15:12:24 +01:00
parent b4392623de
commit 5147648085
6 changed files with 12 additions and 1 deletions
@@ -108,6 +108,7 @@
}
[AppDelegate theDelegate].masterTabBarController.navigationItem.title = NSLocalizedStringFromTable(@"title_people", @"Vector", nil);
[AppDelegate theDelegate].masterTabBarController.tabBar.tintColor = kRiotColorOrange;
if (recentsDataSource)
{