//可以控制继承与scollview的类的contentSize
[self.scrollView setupAutoHeightWithBottomView:self.special bottomMargin: Screen_Height / 15];
tableviewCell自适应
Masonry :http://my.oschina.net/u/2340880/blog/524859
//可以控制继承与scollview的类的contentSize
[self.scrollView setupAutoHeightWithBottomView:self.special bottomMargin: Screen_Height / 15];
tableviewCell自适应
Masonry :http://my.oschina.net/u/2340880/blog/524859
本文标题:iOS 自动布局库 Masonry/SDAutoLayout
本文链接:https://www.haomeiwen.com/subject/hgytattx.html
网友评论