marinofaggiana 4 yıl önce
ebeveyn
işleme
b93ec4d20b
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  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;