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:

screenshot

kind of compulsion F: | [Spacer 1] [button 1 (120)] [spacer 2 (== spacer 1)] [button 2 (120)] [spacer 3 (= = spacer 1)] |


Comments

Popular posts from this blog

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

c# - WPF Expander overlay used in ItemsControl -

class - Kivy: how to instantiate a dynamic classes in python -