标签: ios swift uicollectionview
我遇到运行时异常:
NSInternalInconsistenyException:流布局中不支持负尺寸
上:
collectionView.reloadSections([0], animationStyle: .automatic)
在重新加载之前,我已经检查了numberOfSections和项目,并且始终为1。可能是什么问题?
numberOfSections