EventListener extended
- EventListener now has two new events:
onShown()
andonDismissed()
. This way you have control over the whole animation cycle. Note that now each event will receive theSnackbar
instance instead of just the height, so you will have to modify your code if updating from a previous version - Fixed the min/max width and offset for the tablet layout
- Removed bold style from action button