danoz73 / RecyclerViewFastScroller

A Fast Scroller for the RecyclerView world!
Other
1.13k stars 211 forks source link

Real need of Documentation & Examples #44

Open AkshayChordiya opened 9 years ago

AkshayChordiya commented 9 years ago

@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

Rainer-Lang commented 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....

AkshayChordiya commented 9 years ago

@Rainer-Lang I'll try to fork it & maintain it.

Rainer-Lang commented 9 years ago

@AkshayChordiya Maybe you could also do some pr to UltimateRecyclerView (this lib is really awesome!). https://github.com/cymcsg/UltimateRecyclerView

AkshayChordiya commented 9 years ago

@Rainer-Lang I just switched to using RecyclerView & using SuperRecyclerView library

Rainer-Lang commented 9 years ago

SuperRecyclerView - is it still maintained?

AkshayChordiya commented 9 years ago

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 .

Rainer-Lang commented 9 years ago

URV has more options and is good maintained - that was the reason I switched from SuperRecyclerView to URV. :-)

AkshayChordiya commented 9 years ago

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 .

taciosd commented 8 years ago

Hi @AkshayChordiya @Rainer-Lang What are you using now to make RecyclerView with fast scroll?

Rainer-Lang commented 8 years ago

@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: