This repository was archived by the owner on Jan 6, 2020. It is now read-only.
2.0.0
Version 2.0.0 is the last, planned major release. It focuses on fixing all of the previously reported issues.
- Attaching
RecyclerViewHeadersimplified. There's only one approach left (previously namedHeader-already-aligned approach). - New: Horizontal
RecyclerViewssupport added - Fix: Header in wrong position after reusing fragment with
RecyclerView - Fix: Removing an item misplacing header.
StaggeredGridLayoutManager support has been temporarily disabled. This is planned to be re-enabled in a future release.
Important:
RecyclerViewHeader2 uses a different package (com.bartoszlipinski.recyclerviewheader2), to make it easier to migrate gradually- Maven
groupandartifacthas been changed.