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

php - mySql Join with 4 tables -

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -