screen orientation - iOS: Portrait & Landsacpe without adjusting programatically -


  • am creating screen supports both landscape & portrait
  • while changing orientation miss match design
  • is there way adjust screen without adding code adjust.
  • because using dynamic project.

screenshot: way set orientation whole app in plist

enter image description here

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

Popular posts from this blog

php - render data via PDO::FETCH_FUNC vs loop -

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

The canvas has been tainted by cross-origin data in chrome only -