StatusBar - remove dependence of UIViewControllerBasedStatusBarAppearance Info.plist key

This commit is contained in:
Shazron Abdullah
2013-10-15 14:12:41 -07:00
parent ea57d604f5
commit 9c9a8ba983
4 changed files with 107 additions and 37 deletions
+2
View File
@@ -25,6 +25,8 @@
BOOL _statusBarOverlaysWebView;
@protected
UIView* _statusBarBackgroundView;
@protected
BOOL _uiviewControllerBasedStatusBarAppearance;
}
@property (atomic, assign) BOOL statusBarOverlaysWebView;