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.Very user friendly library for Snackbar. Anyone can easily customize this according to him. MySnack provides adding icon, changing textcolor, background color,fontsize,time duration, listener and many more thing by just adding a single line.
The usual Snackbar with more 🍫 and colours 🎉.
This is an android library that helps you customise Snackbar very easily with tons of options at hand.
You can add action buttons, add your own logo, add text, add colour or background, customise the font of the text and a lot more.
This functionality would really help developers who would want to show a bit more stylish Snackbar to respond to user in the app.
In short, simple Snackbar becomes ChocoBar.
Make your native Snackbar and Toast Fancy. A library that takes the standard Snackbar and Toast to the next level with a variety of styling options. A highly customizable, powerful and easy-to-use alerting library for Android. This library allows you to show messages or alerts in your app quickly and easily.
A highly customizable, powerful and easy-to-use alerting library for Android. It can be used as an alternative to Snackbar or Toast and offers a plethora of useful features and customization options to play with.
An Android Kotlin library for fully customizable Snackbars.
An easy to use wrapper of the native Android Snackbar which stays visible across multiple activities. It provides different themes to start with, and allows you to easily manage common scenarios like success, warning, error, info.
Snacky is a small library to help you adding a Snackbar to your layout with ease. Snacky uses an easy builder pattern to build a Snackbar and gives you some template designs like ERROR, WARNING, INFO and SUCCESS as well as some customization options.
Engage Users with a Snackbar
from the design lib to e.g. rate or translate the app.
Tiny library that uses Android Design Support Library and lets you create and show snackbars in a fluent manner.
Library simplifying usage of Snackbar
with Android Data Binding.
SnackbarBuilder provides a builder pattern that not only makes Snackbars
easier to create, but it also provides some extra customisations.
An extension to the Snackbar view available at the Android Design Support Library.
Restaurant wraps the Snackbar
implementation to easily allow more customization. With Restaurant you can change the text and background color of the Snackbar
just calling a method. Restaurant can also detect the correct view to attach the Snackbar just receiving the activity.
Library that implements Snackbars from Google's Material Design documentation.
SnackBar messages for Android Applications
Features:
Toast-like alert pattern for Android inspired by the Google Material Design Spec
Features: