myinnos / AlphabetIndex-Fast-Scroll-RecyclerView

A Powerful AlphabetIndex FastScroller Library for Android's RecyclerView!
https://myinnos.github.io/AlphabetIndex-Fast-Scroll-RecyclerView/
Apache License 2.0
603 stars 114 forks source link

Using cursor instead of Arraylist scroller shows but does nothing when clicked #56

Open WHOISNVA opened 5 years ago

WHOISNVA commented 5 years ago

What method or component handles the responsibility of the onclick for the alphabet scroller. I have the scroller with all the alphatbets due to successful implementation of the getSections method however I am not sure where the onclick of the scroller functionality is designated. Thanks for your assistance.