Marino Faggiana 8 жил өмнө
parent
commit
5f62ca8a5d

+ 1 - 0
iOSClient/AppDelegate.m

@@ -227,6 +227,7 @@
 
 
     navigationController.topViewController.navigationItem.leftBarButtonItem = splitViewController.displayModeButtonItem;
     navigationController.topViewController.navigationItem.leftBarButtonItem = splitViewController.displayModeButtonItem;
     splitViewController.preferredDisplayMode = UISplitViewControllerDisplayModeAllVisible;
     splitViewController.preferredDisplayMode = UISplitViewControllerDisplayModeAllVisible;
+    [CCAspect aspectNavigationControllerBar:navigationController.navigationBar encrypted:NO online:YES hidden:NO];
     
     
     // Settings TabBar
     // Settings TabBar
     [self createTabBarController];
     [self createTabBarController];