ios - Display two views in a row or column depending on orientation using AutoLayout -


a simple question i'm unable work out myself:

given layout displayed below want 2 container maintain size (270x270 points) display them in row landscape orientation. constraints need? tried using left / right margin constraints , fixed size both of them not work.

screenshot interfacebuilder

any ideas?

try height , width both of them. top , left top box. bottom , right bottom box.


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -