自适应大小类问题

时间:2016-03-16 11:02:53

标签: ios ipad autolayout constraints size-classes

我的应用程序是通用的。我对iphone和ipad有不同的限制。使用自适应大小类,特别是我为superview = 390分配标签前导余量,仅适用于ipad。正如您在附图中看到的那样。 enter image description here

它工作正常,当标签的文本是静态的,但我的标签文本正在动态和连续地改变。因此,我的lablel的位置正在水平移动。

original position of label

changing to this position

enter image description here

1 个答案:

答案 0 :(得分:0)

添加

等约束

<强> 1。图片视图

enter image description here

<强> 2。拉布勒

enter image description here