Upgrade notes
- The
UndoHelper.withSnackbar
method was refactored to now take a function to construct theSnackbar
🚀 Features
- Upgrade library dependencies (Kotlin 1.5.31, Compile 31, AppCompat 1.4.0)
- PR: #1020
- Introduce payload when notifying item change on expand/collapse
- PR: #1021
- Enhanced
Snackbar
API inUndoHelper
- PR: #1022
🐛 Fixes
- Enhanced
Snackbar
API inUndoHelper
- PR: #1022