UITableViewCell上放UICollectionVie
2018-04-18 本文已影响0人
某天天
如题:
UITableViewCell
上放UICollectionView
,UICollectionViewCell
无法复用bug
如果UITableViewCell
的size
大于整个collectionView
的contentSize
,collectionView
里面的cell
将无法重用。
如题:
UITableViewCell
上放UICollectionView
,UICollectionViewCell
无法复用bug
如果UITableViewCell
的size
大于整个collectionView
的contentSize
,collectionView
里面的cell
将无法重用。