Recyclerview-stickyheaders

Additional

Language
Java
Version
v0.5.2 (Feb 11, 2015)
Created
Sep 18, 2014
Updated
Feb 23, 2016 (Retired)
Owner
eowise
Contributors
Volodymyr Ananiev (vovan888)
Robby Pond (robbypond)
Michael Rozumyanskiy (MichaelRocks)
Aurélien (leruaa)
4
Activity
Badge
Generate
Download
Source code

recyclerview-stickyheaders

Recyclerview-stickyheaders is an Android library that makes it easy to integrate section headers in your RecyclerView. These sections headers stick to the top as you can see below :

Deprecated

I don't have enought time to maintain this lib anymore. Retrospectively, I'm not sure that ItemDecoration is the best way to implement sticky headers, especially when dynamic add, remove and reorder of items is needed. If you need sticky headers feature, have a look to SuperSLiM or FlexibleAdapter. If you are interested by taking ownership of this repository, please contact me.