I wanted to implement fastScroll like the one that is supported by ListView, but in a Relative Layout which has a large number of views, aligned vertically below each other. There are several different type of views so I can't use a list view.
I'm able to modify the thumb drawable for the scrollbar, but unable to make it work as a fastscrollbar.
is it possible to achieve it?