在iOS

时间:2016-07-05 03:44:20

标签: ios xcode uiviewcontroller storyboard

在我的应用程序的这个场景中,虽然我向场景中的所有对象添加了约束,但是关闭了聊天室名称和密码文本字段。我做错了什么,如何修复场景,以便无论设备如何都可以适应屏幕上的所有对象?

There are constraints for all of the objects in the scene, but the TextFields are cut off when running the app.

Screen cuts off textFields here

1 个答案:

答案 0 :(得分:1)

您可以将相对于顶部布局约束的相对于聊天室名称和水平约束添加到密码文本。

然后相同(相对水平约束)适用于Enter Chat room按钮和Table视图