摘要: Using the Flow Layout使用流布局TheUICollectionViewFlowLayoutclass is a concrete layout object that you can use to arrange items in your collection views. The flow layout implements a line-based breaking layout, which means that the layout object places cells on a linear path and fits as many cells along 阅读全文
posted @ 2013-07-25 15:04 cainiaozhang 阅读(1243) 评论(0) 推荐(0)