wsl2ls/WSLWaterFlowLayout
功能描述:WSLWaterFlowLayout 是在继承于UICollectionViewLayout的基础上封装的控件, 目前支持竖向瀑布流(item等宽不等高、支持头脚视图)、水平瀑布流(item等高不等宽 不支持头脚视图)、竖向瀑布流( item等高不等宽、支持头脚视图)、栅格布局瀑布流 4种样式的瀑布流布局。
Objective-CMIT
Issues
- 0
纯代码创建的cell 位置就会错乱,用你的xib的cell 就是正常的
#10 opened by 1996GJ - 0
如果实现了代理方法返回头部脚部视图,如果我只返回头部 脚部返回nil会直接崩溃
#9 opened by zhangxiongwen - 0
加载数据几百条的时候回报这个错
#8 opened by EmmaYiXiaLiu - 1
头部悬停
#3 opened by huxq-coder - 2
数据不对,本来显示10条,结果只有7条
#7 opened by jianqingyu - 2
- 0
您好,能否增加数据源方法,用来返回每一组的列数呢,比如第一组一列,第二组两列
#5 opened by LYluyu - 1
scrollToItemAtIndexPath不能移动
#4 opened by huxq-coder - 4
加入上拉刷新cell会有错乱
#2 opened by aipame - 1
section 背景颜色没有提供
#1 opened by Rcrosp