Tuesday 7 September 2021

InfoBar Compose

  • An Android Jetpack Compose library for displaying on-screen messages.
  • Unlike the built-in Snackbar from the Compose Material library, the InfoBar can be properly displayed without additional requirements, like Scaffold, SnackbarHost / SnackbarHostState, or manually starting new coroutines to show the message.



from The Android Arsenal

No comments:

Post a Comment