ios - How align 2 buttons in a row using auto layout? -
Actually, I want to align 2 buttons in the same line, such as approximately 1/3 of the buttons and edges between the edges The distance, like the following picture:
However, what's inside the simulator:
There are restrictions added for each button :
Text "itemprop =" text ">
View should use:
kind of compulsion F: | [Spacer 1] [button 1 (120)] [spacer 2 (== spacer 1)] [button 2 (120)] [spacer 3 (= = spacer 1)] |
Comments
Post a Comment