Releases: nispok/snackbar
Releases · nispok/snackbar
2.11.0
Nicer animation flow for dismiss on swipe #135
2.10.10
- Added min_width max_width to default values.xml #131
2.10.9
- Update snackbar position for tablets/desktops #122
- Fix Activity leak #128
v2.10.7
- Fixed IllegalStateException in AccessibilityManager #110
- Smoother visuals when dismissing by replace #108
SnackbarManager works on UI thread
Layout fix
Action button was not centered with changes from v2.10.4
Layout fix for tablets
Layout fix for tablets. Fixes #99
Snackbar Width Fix for Tablets
2.10.2
- Ability to set the desired with of a
Snackbar
in tablets. See #91
- Fix to update the text shown in a
Snackbar
instance. See #93