kingjiajie / JJCollectionViewRoundFlowLayout_Swift

JJCollectionViewRoundFlowLayout_Swift是JJCollectionViewRoundFlowLayout(OC:https://github.com/kingjiajie/JJCollectionViewRoundFlowLayout )的Swift版本,JJCollectionViewRoundFlowLayout可设置CollectionView的BackgroundColor,可根据用户Cell个数计算背景图尺寸,可自定义是否包括计算CollectionViewHeaderView、CollectionViewFootererView或只计算Cells。设置简单,可自定义背景颜色偏移,设置显示方向(竖向、横向)显示,不同Section设置不同的背景颜色,设置Cell的对齐方式,支持左对齐,右对齐,居中。
MIT License
73 stars 13 forks source link

实现流式布局的背景色 #9

Open LiFuPeng opened 2 years ago

LiFuPeng commented 2 years ago

如果作者能实现流失布局的背景色、添加背景图片、背景渐变色就更完美了

kingjiajie commented 2 years ago

您好,这边有考虑过做瀑布流类型的支持,暂时来说进度比较慢,因为在设计的时候要考虑比较多的情况而且暂时实现方面出现点困难,后续可能会支持到的哦。 感谢反馈