ios - Set two UIButton constraints? -


i not able set constraints of 2 button next each other. need 2 button in middle of uiview. see below imageenter image description here

can know how set these buttons constraints?

here have set constraint same:

1)embed buttons in uiview & set constraint view. enter image description here

2)set constraint first button enter image description here

3)set constraint second button enter image description here


Comments

Popular posts from this blog

javascript - Why Selenium can't find an element that is graphically visible -

java - How to compare two classes -

mysql - Gateway Timeout Error on Insert 70000 record using Hibernate in Java -