zepojo/UPCarouselFlowLayout

How to close Infinite Scrolling

Closed this issue · 0 comments

I double checked everything but when I reach to end collection view cell and continue dragging it returns the first one and it causes index out of bound exception because page size is continuing increasing. I do not know how I enabled this feature but I need to understand how to close? Thanks anyone who can help.

SOLUTION
It is my mistake I specified 3 numberOfSections of collection view so that it is showing the beginning of list.