yarolegovich / DiscreteScrollView

A scrollable list of items that centers the current element and provides easy-to-use APIs for cool item animations.
5.78k stars 782 forks source link

Is pagination supported? #164

Closed preyesm closed 4 years ago

preyesm commented 5 years ago

Hi, the library is really good, thanks for that. I wanted to know if we can implement endless scroll in the DiscreteScrollView library to support pagination

HakorimanaEmmanuel commented 5 years ago

me too i want to know

yarolegovich commented 4 years ago

A duplicate of: https://github.com/yarolegovich/DiscreteScrollView/issues/169 The library provides callbacks necessary to implement pagination. I think the feature is too case-specific.