I want to create a listview which gets data from a Cursor Adapter and build a fast scroll with alphabet bubbles on the right. What is the best way/libraries to do this with Material design? I want to achieve this in the link below. The Alphabet bubble on the right with the same design.
Asked
Active
Viewed 155 times
1
-
I think your best bet is to write it from scratch using a custom view – kandroidj Aug 25 '15 at 17:54
-
@inner_class7 Can you please provide some example/tutorial of how to do that? – user3773337 Aug 25 '15 at 18:03