ios - Autolayout for iPad portrait and landscape seperately iOS8 -



ios - Autolayout for iPad portrait and landscape seperately iOS8 -

i have 3 or 4 buttons on view. have vertical spacing. want this:

in portrait spacings = 100

in landscape spacings = 200

how can accomplish autolayout interface builder

ios autolayout

Comments

Popular posts from this blog

Delphi change the assembly code of a running process -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -

C++ 11 "class" keyword -