RecyclerView-FastScroller
RecyclerView-FastScroller copied to clipboard
For #16 add a grid layout option to the basic tab
This PR demonstrates that the fast scroller does work with a GridLayoutManager. Instead of adding a fragment with a grid layout, I've added a button to toggle list and grid layouts. Because this is what I need in my app.