Autolayot宽高比iOS

时间:2016-09-13 07:51:34

标签: ios xcode autolayout aspect-ratio ios-autolayout

我无法在忘记密码下方为登录和Facebook登录按钮设置完美的Autolayout。设置Autolayout后,它们会从屏幕上消失。在这里,我附上了我的项目链接。

我希望按比例使用AutoResizeing

按比例扩展所有对象

我在扩展一些纵横比的对象时遇到了问题。它只是两个简单的登录视图

https://drive.google.com/file/d/0B5mabdphYDhzdllJYzY0czVrbFk/view?usp=sharing

2 个答案:

答案 0 :(得分:1)

我在故事板上添加了自动布局约束。检查以下链接中的代码。它是一个公共回购,将永远可用。

https://github.com/mahesh-agrawal/Autolayout-Problem

告诉我是否有任何问题。

答案 1 :(得分:1)

尝试约束这种类型:

第一个屏幕: enter image description here

第二屏: enter image description here

你的故事板文件:

https://drive.google.com/open?id=0B_HNPywgMhtVTkJqQzd0QWlnZVU