RecyclerViewHeader v2.0.0 Release Notes

Release Date: 2016-04-07 // about 8 years ago
  • 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

    1. Maven group and artifact has been changed.