android-advancedrecyclerview v0.10.0 Release Notes

Release Date: 2016-10-24 // over 7 years ago
  • [New features]

    • Introduced ComposedAdapter
    • ๐Ÿ‘ Introduced Headers and Footers support
    • โž• Added new demos for new adapter related features
    • Made dragging item appearance controllable (issue #193, #292)
    • ๐Ÿšง Added AFTER_SWIPE_REACTION_DO_NOTHING (pull request #308)
    • โž• Added SwipeResultActionDoNothing and SwipeResultActionMoveToOrigin

    [Improvements]

    • โšก๏ธ Updated support library to v25.0.0

    ๐Ÿ›  [Bug fixes]

    • ๐Ÿ›  Small bug fixes