ios - WatchKit interface: set button in same horizontal line -


i designing watchkit application , want put 2 buttons in same horizontal line. button size small , have tried ways set in screen. after setting first button on right side, tried set in same horizontal line in left side, can not move second button in same horizontal line. able set 1 button in horizontal line in watchkit storyboard. how can place buttons side-by-side?

you have setting button in group , make group "layout" horizontal in file inspector , problem slove

for more understanding follow below link how put 1 wkinterfacelabel below wkinterfacelabel?


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -