【发布时间】:2016-01-20 08:49:57
【问题描述】:
我需要一些有关自动布局的帮助。我正在努力实现以下目标:
But when I run the app I get this
最终结果应该是:
- 顶部三个按钮
- 下面三个按钮
- 固定宽度和高度 80x80
- 屏幕居中。
This is how I used Autolayout for the above
When I fix the width and checked off top, right, bottom, and left
我希望有人能解释一下。我以为我知道如何使用 Autolayout,但我想我不知道。
【问题讨论】:
标签: ios xcode autolayout