com.google.android.material.snackbar

Interfaces

BaseTransientBottomBar.ContentViewCallback

This interface is deprecated.

Use com.google.android.material.snackbar.ContentViewCallback instead.

ContentViewCallback

Interface that defines the behavior of the main content of a transient bottom bar.

Classes

BaseTransientBottomBar

Base class for lightweight transient bars that are displayed along the bottom edge of the application window.

BaseTransientBottomBar.BaseCallback

Base class for BaseTransientBottomBar callbacks.

BaseTransientBottomBar.Behavior

Behavior for BaseTransientBottomBar.

Snackbar

Snackbars provide lightweight feedback about an operation.

Snackbar.Callback

Callback class for Snackbar instances.