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 296 forks source link

Scroll indicator #201

Open TonicArtos opened 7 years ago

TonicArtos commented 7 years ago

Support the scroll indicator. Initially this will be a straight forward traversal of the section graph and layout states to make a naive prediction of the total content length.