Created
October 17, 2013 12:59
-
-
Save belm/7024451 to your computer and use it in GitHub Desktop.
如何彻底隐藏iOS7应用的status bar
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
还是回到Info.plist,然后添加一个新的row,"View controller-based status bar appearance",然后把键值设置为NO. | |
再测试,终于ok了。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment