InfiniteHorizontalLayout
InfiniteHorizontalLayout copied to clipboard
Infinite Horizontal Collection View Layout
Hi, When using with perform selector for auto scroll to specific index the layout not set properly i have 3 cells and when collectionView auto scroll from 2nd index to...
In my project, I set MIN_NUMBER_OF_ITEMS_REQUIRED to 7, and make the data source has 8 items. When I scroll the collection, there are some cells not visible. Like the image...
Would it be possible to adapt this layout to use more than one sections?
As the title clearly states i can't seem to get this to work with 4 items. I even changed the number of items to 4 in the example you provide...
Why the MIN_NUMBER_OF_ITEMS_REQUIRED is 6 and not 2 ?