Releases: kingjiajie/JJCollectionViewRoundFlowLayout
Releases · kingjiajie/JJCollectionViewRoundFlowLayout
2.9.2
2.9.1
2.9.0
扩展JJCollectionViewRoundFlowLayout 增加根据Section自定义对应Section内Cells的对齐方式设置
2.8.0
功能增加:扩展JJCollectionViewRoundFlowLayout 支持自定义delegate 输入,并兼容像IGListCollectionView无delegate的情况。-- 感谢liao3841054的提交
2.7.1
增加对不设置JJCollectionViewRoundConfigModel的处理。
2.7.0
增加背景支持图片展示功能
2.6.0
增加背景点击动画,支持单独设置点按相关属性,支持点按后设置Cells是否跟随背景动画。
2.5.1
修复当cell大小不一时,首个Cell单独在首行显示时,底色判断出错问题
2.5.0
增加支持Cell个数为0时,可以单独对Section的Header&Footer进行计算,支持全局设置和单独根据Section设置是否计算。
2.4.0
增加对背景图的点击事件处理和控制,通过代理返回点击的背景图的IndexPath