ios - Auto layout in ipad -
i learning auto layout , try implement tutorial
http://www.raywenderlich.com/115440/auto-layout-tutorial-in-ios-9-part-1-getting-started-2
it working fine other ipad. in ipad show on portrait
but when rotated show expected.
have suggestion?
make sure have 3 views in view controller. it's quite placed view accident.
you can try ui debugging , eveything clear: https://developer.apple.com/library/ios/recipes/xcode_help-debugger/using_view_debugger/using_view_debugger.html
Comments
Post a Comment