【发布时间】:2016-04-05 09:41:30
【问题描述】:
我有一个 UICollectionView,它可以水平滚动。每个单元格都充满了屏幕。当我滚动单元格时,我的 CollectionView 中有左边距。我滚动得越多,边距就会增加倍。the left in the pic is the margin instead of not full of the width of the device 一定有一些我没有设置的参数。谁能帮助我。谢谢。
【问题讨论】:
-
输入你的一些代码来理解你的问题...!!
-
边距在屏幕左边缘和集合视图之间还是在集合视图内部?
标签: ios objective-c uicollectionview