Skip to content

EventListener extended

Compare
Choose a tag to compare
@wmora wmora released this 07 Dec 19:07
· 194 commits to master since this release
  • EventListener now has two new events: onShown() and onDismissed(). This way you have control over the whole animation cycle. Note that now each event will receive the Snackbar 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