marinofaggiana před 4 roky
rodič
revize
b93ec4d20b
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      iOSClient/AppDelegate.m

+ 0 - 1
iOSClient/AppDelegate.m

@@ -1025,7 +1025,6 @@
     [self configureNavBarForViewController:viewController];
     
     //tabBar
-    UIColor *x = viewController.tabBarController.tabBar.barTintColor = NCBrandColor.sharedInstance.backgroundView;
     if (viewController.tabBarController.tabBar) {
         viewController.tabBarController.tabBar.translucent = NO;
         viewController.tabBarController.tabBar.barTintColor = NCBrandColor.sharedInstance.backgroundView;