1

StatusBar in iOS 7

 1 year ago
source link: https://fann.im/blog/2013/09/16/statusbar-in-ios-7/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

StatusBar in iOS 7

Sep 16, 2013

iOS 7 下状态栏默认是白底黑字,如果应用是黑色背景整个状态栏就啥也看不见。解决办法:

  1. plist 设置 UIViewControllerBasedStatusBarAppearance NO.
  2. [[UIApplication sharedApplication] setStatusBarStyle:UIStatusBarStyleLightContent];

Was this page helpful?


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK