Xcode 6 Constraints with button images

前端 未结 2 411
没有蜡笔的小新
没有蜡笔的小新 2021-01-13 23:55

Hi guys I\'m creating an app that have a dashboard with 11 images..

1 is the background, 1 are the lines that divide the button and 9 are the button with images.

2条回答
  •  清酒与你
    2021-01-14 00:35

    Add all of the components into UIView and than set the constraints for UIView. These will help a lot to setup view.

提交回复
热议问题