标签:
今天在真机调试低版本系统的时候出现如题类似Layout Max Width在ios 8 之前不适用的问题,
初步估计是autolayout 所导致的
查找资料解决方法如下:
将label下Preffered Width 设置成大于0.
Automatic Preferred Max Layout Width is not available on iOS versions prior to 8.0
标签:
原文地址:http://www.cnblogs.com/cnman/p/5014235.html