screen orientation - iOS: Portrait & Landsacpe without adjusting programatically -
- am creating screen supports both
landscape&portrait - while changing
orientationmiss matchdesign - is there way adjust screen
without adding codeadjust. - because using dynamic project.
screenshot: way set orientation whole app in plist

any solution please. in advance.
you should use auto layout feature (from ios 6.0).
take at:
http://www.raywenderlich.com/20881/beginning-auto-layout-part-1-of-2
Comments
Post a Comment