实现CHTCollectionViewWaterfallFlowLayout后,我的viewForSupplementaryElementOfKind和referenceSizeForFooterInSection不会被调用。
这仅适用于使用CHTCollectionViewWaterfallFlowLayout的collectionView。库自述文件声明它支持页眉和页脚,但似乎不是这样的?或者我在这里遗漏了什么?
https://github.com/chiahsien/CHTCollectionViewWaterfallLayout
我试过打开一个问题但是没有看到任何东西。
谢谢!