mirror of
https://github.com/wasabeef/awesome-android-ui.git
synced 2026-03-09 07:22:17 -05:00
Add TastyToast #51
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @yadav-rahul on GitHub (Jul 29, 2016).
TastyToast is an Android Library which helps an user to get rid of their native Android Toast.
TastyToast helps the user by characterising the type of Toast into five main category which are success, danger, warning, info and default.
For each default category, it not only changes background and text colour but also adds tasty Custom View on the left side of Toast.