摘要: 1. 如果系统自带的布局的话,是这样: 而自定义的话:WaterFlowLayout : UICollectionViewLayout 系统UICollectionViewFlowLayout也是继承自UICollectionViewLayout 2. 主要实现部分:在- (void)prepare 阅读全文
posted @ 2017-09-08 16:05 liuw_flexi 阅读(383) 评论(0) 推荐(0) 编辑