Package com.google.android.horologist.media.ui.snackbar
See: Description
-
Class Summary Class Description SnackbarManager Snackbar Manager that coordinates between backend components producing messages for the user and the SnackbarHost in the app Scaffold. SnackbarViewModel A ViewModel the maintainer the SnackbarHostState, and a reference to the Manager for both processes snackbars sequentially and also showing a message. UiMessage A UI message, either an error or informational to display. -
Object Summary Object Description Companion