CollectionViewCell无法显示

时间:2015-09-28 12:37:50

标签: ios

当collectionView的高度低于50时,无法显示<dependency> <groupId>org.springframework</groupId> <artifactId>spring-jdbc</artifactId> <version>${org.springframework-version}</version> </dependency> 。实际上,协议方法

collectionViewCell

- (CGSize)collectionView:(UICollectionView *)collectionView layout:(UICollectionViewLayout *)collectionViewLayout sizeForItemAtIndexPath:(NSIndexPath *)indexPath

不会被调用。

0 个答案:

没有答案