emilsjolander / StickyListHeaders

An android library for section headers that stick to the top
Apache License 2.0
5.51k stars 1.52k forks source link

SectionIndex slowing down the scroll #462

Open khawarraza opened 8 years ago

khawarraza commented 8 years ago

I have more than 8000 items in your listview. I have enabled fastscroll. When I implemented SectionIndexer, it really slows down the scrolling. Can you help me to improve the section indexer to make it fast?