Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
iOS 7 用の xCode 5 でアプリを作成しました。iOS 6 でアプリをテストすると、UI 全体が歪んでいることがわかります。iOS 5もサポートする必要があるため、自動レイアウトを使用できません。他の方法はありますか?
IOS 6/7 デルタを使用して、UIComponents をレイアウトできます。
https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/TransitionGuide/SupportingEarlieriOS.html#//apple_ref/doc/uid/TP40013174-CH14-SW1
上記のリンクを参照できます。