iOS 7 status bar back to iOS 6 default style in iPhone app?

前端 未结 25 1195
终归单人心
终归单人心 2020-11-22 05:48

In iOS 7 the UIStatusBar has been designed in a way that it merges with the view like this:

\"GUI

25条回答
  •  执念已碎
    2020-11-22 06:24

    There is an option in the Interface Builder which calls the iOS 6/7 Delta property which aim to solve the offset problem.

    Take a look at it in Stack Overflow question Interface Builder: What are the UIView's Layout iOS 6/7 Deltas for?.

提交回复
热议问题