开发者

How do I handle extra top view when tethering, call

开发者 https://www.devze.com 2023-01-22 16:24 出处:网络
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.

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

精彩评论

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

关注公众号