AndroidBriefActions v1.1.0 Release Notes

Release Date: 2020-05-27 // almost 4 years ago
  • ➕ Adds BriefActionHandler - handling of common message display actions.
    Now common brief actions for showing a toast and brief snackbar are automatically handled, and there are actions defined to send them via the VeiwModel out of the box.
    Instance of the snackbar can be obtained by overriding fun showBriefSnackbar.
    Minification enabled.


Previous changes from v1.0.3

  • ➕ Add to JCenter.