Skip to content
This repository has been archived by the owner on Jan 6, 2020. It is now read-only.

2.0.0

Compare
Choose a tag to compare
@blipinsk blipinsk released this 07 Apr 13:53
· 8 commits to master since this release

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 named Header-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:

  1. RecyclerViewHeader 2 uses a different package (com.bartoszlipinski.recyclerviewheader2), to make it easier to migrate gradually
  2. Maven group and artifact has been changed.