摘要: 今天想实现一个collectionView的效果: 一行放两个cell 保证cell之间的距离等于左边cell离最左边的距离 右边的cell到最右边的距离 解决方法如下: -(UIEdgeInsets)collectionView:(UICollectionView *)collectionView 阅读全文
posted @ 2014-12-28 16:50 二号猎人 阅读(239) 评论(0) 推荐(0)