Dewey Snackbar
The Snackbar is a view that shows a quick message at the bottom of the screen.
Types
Callback class for DeweySnackbar instances.
Callback class for snackbar container click event.
The UI mode.
Functions
Returns the duration that the BottomBar will be displayed.
Set the accessibility delegate for the action view.
Register a callback to be invoked when the snackbar shows and dismisses.
Register a callback to be invoked when the body of the snackbar is clicked.
Sets the dismiss action of the message.
Set the distance between the bottom side of the snackbar and the parent bottom. By default, it's DEFAULT_LINE_OF_DEATH_BOTTOM_MARGIN_DP to achieve the line of death.
Sets the icon of the snackbar.
Set style of the Snackbar.
Set the action to be displayed in this DeweySnackbar.
Sets the max line count of the message specified in setTitle.
Update the text in this DeweySnackbar.
Set the UI mode of the Snackbar.