gsdios / SDAutoLayout

One line of code to implement automatic layout. 一行代码搞定自动布局!支持Cell和Tableview高度自适应,Label和ScrollView内容自适应,致力于做最简单易用的AutoLayout库。The most easy way for autoLayout. Based on runtime.
MIT License
5.9k stars 1.28k forks source link

你好,我在storyboard里面创建的控件可否动态高度呢? #311

Open DotaAntiMagic opened 5 years ago

DotaAntiMagic commented 5 years ago

你好,我在storyboard里面创建的label能否随父类view动态边高呢?父类view是goodsIntroduceView,但是因为是storyboard创建的不知道能不能也弄成根据内容自适应高度呢? image image image