Android library for displaying text messages, notifications and alerts at the top or bottom of the screen. A great alternative for toast and snackbar alerts.
Forget Android Toast! BalloonPopup 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.
A simple customizable toast for android developers. Developers can change the background and text color of the toast and even they can change the corner radius of the toast. An easy-to-use library.
This is the code that I covered in my YouTube video, "How to Make Toasts in Android", on the IJ Apps channel. Feel free to copy and paste the code for your own use and subscribe to the IJ Apps channel!