Android library with collection of some smart toasts designs which will help in situations of following:
An Android library that takes the standard Android Toast and takes it to the next level with a variety of styling options that gives your app and user experience that little extra unique feeling! Style your toast either by code or in styles.xml!
Simple library for making quick notifications. After initialization with config, all notifications will be displayed with same icon, light and vibrations unless you state different for specific notification. Every type of notification has same configurable options including vibrations, light settings, icon etc.
Displays a round or squared popup and attaches it to a View, like a callout. Uses the Builder pattern for maximum ease. The popup can automatically hide and can persist when the value is updated.
This is an Android Library for developer to use Android Toast and Customized Toast easily.
Toast library that is somewhat proportionate to Achievement unlocked view in google apps.
This is quite simple toast library, that make it easier to show and create custom toast.
Android Toasts are amazing, but they have some major drawbacks:
FrenchToast gives you absolute control over your app Toasts. It does so by duplicating the internals of Android Toasts and giving you access.
Pretty material design toasts with feedback animations.
Effects for android notifications. It is based on Crouton.
The SuperToasts library enhances and builds upon the Android Toast class. Some of the features of this library include context sensitive toasts (SuperActivityToasts), toasts with buttons and icons, non context sensitive toasts (SuperToasts), and a new style of toasts (SuperCardToasts) with many customization options for each.
Crouton is a class that can be used by Android developers that feel the need for an alternative to the Context insensitive Toast. A Crouton will be displayed at the position the developer decides. Standard will be the top of an application window. You can line up multiple Croutons for display, that will be shown one after another.
In-layout notifications. Based on Toast notifications and article by Cyril Mottier.
An implementation of Android's Undo Bar as seen in Google's Gmail app.