TonicArtos / SuperSLiM

A layout manager for the RecyclerView with interchangeable linear, grid, and staggered displays of views, all with configurable section headers including the sticky variety as specified in the material design docs.
http://tonicartos.nz
2.12k stars 297 forks source link

Infinite scroll #213

Closed TonicArtos closed 7 years ago

TonicArtos commented 7 years ago

Requests for new content can be made to the adaptor. The request trigger could be based on estimated remaining scroll distance. There can be heuristics too, and all should be configurable as the best method and settings will be app specific.