- An Android Jetpack Compose library for displaying on-screen messages.
- Unlike the built-in
Snackbar
from the Compose Material library, theInfoBar
can be properly displayed without additional requirements, likeScaffold
,SnackbarHost
/SnackbarHostState
, or manually starting new coroutines to show the message.
from The Android Arsenal
No comments:
Post a Comment