摘要: UICollectionView 瀑布流的简单实现UICollectionView 比 tableView 灵活,功能也强大很多。系统实现了流式布局,但用处还有很多限制。要想实现更灵活的布局,就咬重写UICollectionViewLayout。Demo地址:WaterfallCollectionL... 阅读全文
posted @ 2016-01-26 17:23 tanhui_ui 阅读(12318) 评论(1) 推荐(1)