Skip to content

Commit

Permalink
Add FlexibleAdapter as possible replacement (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
leruaa committed Feb 23, 2016
1 parent 2136125 commit 97bc3d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ Recyclerview-stickyheaders is an Android library that makes it easy to integrate
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](https://github.com/TonicArtos/SuperSLiM). If you are interested by taking ownership of this repository, please contact me.
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](https://github.com/TonicArtos/SuperSLiM) or [FlexibleAdapter](https://github.com/davideas/FlexibleAdapter). If you are interested by taking ownership of this repository, please contact me.

0 comments on commit 97bc3d1

Please sign in to comment.