Open AkshayChordiya opened 9 years ago
@AkshayChordiya Last commit: Apr 24, 2015
I think this lib isn't maintained anymore... It's a pitty - I wanted to use it....
@Rainer-Lang I'll try to fork it & maintain it.
@AkshayChordiya Maybe you could also do some pr to UltimateRecyclerView (this lib is really awesome!). https://github.com/cymcsg/UltimateRecyclerView
@Rainer-Lang
I just switched to using RecyclerView
& using SuperRecyclerView
library
SuperRecyclerView - is it still maintained?
I haven't checked that, but I liked it
Regards, Akshay Chordiya On Sep 8, 2015 10:24 AM, "Rainer-Lang" notifications@github.com wrote:
SuperRecyclerView - is it still maintained?
— Reply to this email directly or view it on GitHub https://github.com/danoz73/RecyclerViewFastScroller/issues/44#issuecomment-138434843 .
URV has more options and is good maintained - that was the reason I switched from SuperRecyclerView to URV. :-)
Ohhkay.
Regards , Akshay Chordiya
On Tue, Sep 8, 2015 at 1:56 PM, Rainer-Lang notifications@github.com wrote:
URV has more options and is good maintained - that was the reason I switched from SuperRecyclerView to URV. :-)
— Reply to this email directly or view it on GitHub https://github.com/danoz73/RecyclerViewFastScroller/issues/44#issuecomment-138474488 .
Hi @AkshayChordiya @Rainer-Lang What are you using now to make RecyclerView with fast scroll?
@taciosd I'm using FastAdapter https://github.com/mikepenz/FastAdapter The lib is fantastic! Solves ALL of my RecyclerView/Adapter-problems. You can just wrap other adapters. It's so flexible... Please see the examples. FastAdapter is great and the developer @MikePenz is simply the best and has so many other great libs.... :+1:
@danoz73 @h6ah4i This really is great library, but it lacks a proper documentation. And hence adding it into the project is simple, but further it's uncharted territory moreover the issues are also not provided with answers as most of my problems are already asked.
I hope you guys update the stuff, I'll to try my best to understand the usage & update the documentation