iOS 6 UI失真 [英] iOS 6 UI distorted

查看:82
本文介绍了iOS 6 UI失真的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经在iOS 7的xCode 5上创建了我的应用程序。当我在iOS 6上测试我的应用程序时,我发现整个UI都被扭曲了。我不能使用自动布局,因为我也必须支持iOS 5。还有其他方法吗?

I have created my app on xCode 5 for iOS 7. When I test my app on iOS 6 I find the entire UI to be distorted. I cant use autolayout since I have to support iOS 5 as well. Is there any other way out?

推荐答案

您可以使用IOS 6/7 Deltas来布局您的UIComponents。

You can use IOS 6/7 Deltas to layout Your UIComponents.

https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/TransitionGuide/SupportingEarlieriOS.html#//apple_ref/doc/uid/TP40013174-CH14-SW1

您可以参考以上链接。

这篇关于iOS 6 UI失真的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆