UIcollectionView 使用masonry自适应布局

UICollectionViewFlowLayout *flowlayout = [UICollectionViewFlowLayout new]; self.collectionView = [[MyUICollectionView alloc] initWithFrame:CGRectZero collectionViewLayout:flowlayout]; [self.vi
相关文章
相关标签/搜索