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.

Home Page:http://tonicartos.nz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fast scroller

TonicArtos opened this issue · comments

A scroll indicator that can be dragged and lets the user index within the section hierarchy.

What are the best practices to implement this function? Since i need this functionality too, you could give me some advices and maybe i could send pull request to implement this function