UICollectoinView horizontal scroll with inter item spacing
问题 I am using a collection view for some of my images. Each image should be displayed at the size of the screen, therefore one cell has the width of the screen. The minimumInterItemSpacing of the flowLayout is 25. So now the problem is, that if I am scrolling, the collection view doesn't scroll to the start of the next image, but to the start of the interItemSpacing. Let's give me an example: Image/Cell width = 320 CollectionView's interItemSpacing = 25 If I scroll one page, the scroll view