1. 首页
  2. 移动开发
  3. 其他
  4. ios UICollectionView瀑布流布局.zip

ios UICollectionView瀑布流布局.zip

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