I want to custom a listview with a touchable fast scrollbar like Google play music app with vertical line with thumb image. It provides an easy and fast way to scroll with t
Finally, I came up with a solution. It only works with API level 11 or higher
values/style.xml
Apply activity for this theme like below code:
Activity layout XML like below code:
Resource image files are
Fast scroll thumb selector XML file:
drawable/fast_thumb.xml
Final output like below figure: