In AppDelegate's "didFinishLaunchingWithOptions" method we can usually set this method for status bar visibulity.
In AppDelegate's "
[[UIApplication sharedApplication] setStatusBarStyle:UIStatusBarStyleBlackOpaque];
No comments:
Post a Comment