marinofaggiana 4 rokov pred
rodič
commit
b93ec4d20b
1 zmenil súbory, kde vykonal 0 pridanie a 1 odobranie
  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;