OneAdapter icon indicating copy to clipboard operation
OneAdapter copied to clipboard

Sticky Section Header & Custom Item Decorators

Open OfTheWolf opened this issue 5 years ago • 1 comments

Is there any support for the sticky headers. if not, how can i add custom item decorator to extend the functionality of this library.

Thanks

OfTheWolf avatar Oct 14 '19 10:10 OfTheWolf

Hi, Sorry, currently there is no support for sticky headers. Will try to add it in a future version 🙂

Regarding custom item decorator, you can add any item decorator you want using the addItemDecoration method on the RecyclerView before you pass it to OneAdapter.

idanatz avatar Oct 15 '19 21:10 idanatz