mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-01 21:56:58 +02:00
reskin: ColorValues: suffix UIColor properties names with "Color"
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
|
||||
[RiotDesignValues applyStyleOnNavigationBar:[AppDelegate theDelegate].masterTabBarController.navigationController.navigationBar];
|
||||
|
||||
[AppDelegate theDelegate].masterTabBarController.tabBar.tintColor = RiotDesignValues.colorValues.accent;
|
||||
[AppDelegate theDelegate].masterTabBarController.tabBar.tintColor = RiotDesignValues.colorValues.tintColor;
|
||||
|
||||
if (recentsDataSource)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user