ebarrenechea / header-decor

A couple of sticky header decorations for android's recycler view.
Apache License 2.0
878 stars 159 forks source link

More easy to implement #21

Closed EmilioBello closed 8 years ago

EmilioBello commented 9 years ago

I have tried to implement your library, but adapters and recyclerview are very complex in my project and when I tried to add new code from your example it is really hard.

Maybe you should try to do something like this project: https://github.com/carlonzo/StikkyHeader just call one method and you get the header.

Thank you for your work.

ebarrenechea commented 8 years ago

Your opinion is certainly valid and you are free to contribute any changes you want to make this easier to use. :+1: