android-advancedrecyclerview v0.8.7 Release Notes

  • [New features]

    • ➕ Added onItemDragMoveDistanceUpdated() callback to OnItemDragEventListener (#191)
    • ➕ Added "minimal" draggable/swipeable/expandable examples
    • ⚡️ Updated support library to v23.2.1

    🛠 [Bug fixes]

    • 🛠 Fixed drag & drop behavior of GridLayoutManager (related to #193)