开发者

How do I handle extra top view when tethering, call

When we use tethering for use of 3G connectivity, the header appears twice as high. This means that the surface of my App being a little开发者_C百科 bit smaller.

How do I handle extra top view when tethering, call

How do I handle this in my application in a good way? Should I measure header bar everytime view appears ? Or is that any delegate method for that ?

Best regards.

/ f0az


You can implement those methods from the UIApplicationDelegate:

– application:willChangeStatusBarFrame:
– application:didChangeStatusBarFrame:
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜