1. 首页
  2. 编程语言
  3. 其他
  4. iosUICollectionView瀑布流布局.zip

iosUICollectionView瀑布流布局.zip

上传者: 2020-04-12 12:43:46上传 ZIP文件 500kb 热度 46次
大体思路: 1、在FlowLayout里面的prepareLayout方法中计算所有cell及“底部上拉加载更多视图”的frame 2、在layoutAttributesForElementsInRect中返回上一部我们计算好的frame的集合 3、在collectionViewContentSize中重新计算UICollectionView的内容尺寸 核心文件:ShopFlowLayout
下载地址
用户评论