This repository has been archived by the owner on Jan 6, 2020. It is now read-only.
Releases: blipinsk/RecyclerViewHeader
Releases · blipinsk/RecyclerViewHeader
2.0.1
2.0.0
Version 2.0.0 is the last, planned major release. It focuses on fixing all of the previously reported issues.
- Attaching
RecyclerViewHeader
simplified. There's only one approach left (previously namedHeader-already-aligned approach
). - New: Horizontal
RecyclerViews
support 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:
RecyclerViewHeader
2 uses a different package (com.bartoszlipinski.recyclerviewheader2
), to make it easier to migrate gradually- Maven
group
andartifact
has been changed.