更改屏幕尺寸时,视图会出现故障

时间:2014-05-05 07:38:10

标签: ios retina-display

我正在为ios开发一个应用程序。当我在3.5英寸视网膜的模拟器上构建它时,它工作正常,因为我在Interface Builder中为它设计了它。但是,当我将模拟器从3.5英寸更改为4英寸时,组件出现故障。我在这里分享快照:

3.5 Retina Image 表格视图以红色框突出显示。 enter image description here

视网膜4英寸 表格视图的大小增加但按钮位于旧位置。这是我的问题。

enter image description here

有什么建议吗?

1 个答案:

答案 0 :(得分:1)

Follow steps:
 1. Go to your xib file
 2. Select UITableView control from XIB
 3. Then remove auto resizing mask from right side section 
     refer screen shot

Uncheck height auto resizing