使用UITableViewCell的Autolayout约束显示两个视图

时间:2016-05-07 17:11:32

标签: ios xcode autolayout constraints

我有一个UITableViewCell有两个UIViews,我希望这两个视图出现并根据屏幕大小调整大小。请参阅附图以了解我想要实现的目标,我还附加了我尝试过的约束。

enter image description here

enter image description here

请更正,这是错误的。

1 个答案:

答案 0 :(得分:2)

您需要做的是选择两个视图并选择约束

  • " Equal Widths"
  • " Equal Heights"
  • "对齐" - > "垂直中心"

然后是它们与边距之间的差距到超级视图