Copied a View to a project with Navigation Controller - Frame for “Image View” will be different at run time

后端 未结 4 1443
粉色の甜心
粉色の甜心 2021-01-06 07:13

Probably a simple question for experienced Xcode 5 interface builder users, but it is difficult to find the answer on Google:

I have an app for iPhone, which doesn\'

4条回答
  •  Happy的楠姐
    2021-01-06 07:41

    Just faced the same warnings in Xcode version 8.0 Swift 3.0. The warning went away after I checked and unchecked the "Adjust Scroll View Insets" option. Note: they were not checked at the start like in the comment above, so it may clarify for those who have this same warning.

    Check/Uncheck the "Adjust Scroll View Insets" option.

提交回复
热议问题