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

你好,如果在scrollview里面嵌套了collectionview, 如何使collectionview的高度自适应呢 #309

Open DotaAntiMagic opened 5 years ago

DotaAntiMagic commented 5 years ago

如果在scrollview里面嵌套了collectionview, 并且collectionview还是瀑布流样式的,每个item高度不一致,如何使collectionview的高度根据item的个数自适应呢

x122536638 commented 5 years ago

用kvo监听contentsize