cardslib v1.9.1 Release Notes

Release Date: 2014-09-18 // over 9 years ago
    • LIB: Added two built-in Undobars with Material Design (doc)
    • LIB: Now you can customize the animation of the UndoBar and you can enable an action to swipe it off the screen (doc)
    • LIB: Added a new OnUndoHideSwipeListListener to listen for when the Undo controller hides the Undo Bar (doc)
    • 🔀 LIB: Fixed a bug in UndoBar to Keep mInternalObjects in sync for CardArrayAdapter so that undo always works as expected
    • ⚡️ DEMO: Updated example with UndoBar (List with swipe and undo)