Android Toast messages are one of the simplest ways to show quick feedback to users.

But the default Android Toast often feels too basic when you are building a modern app.

That is why I created ToastLib.

ToastLib is a lightweight Android library that helps you show beautiful custom toast messages with icons, colors, different toast types, custom gravity, and a clean API.

With ToastLib v3.0.1, the library is now more flexible, more customizable, and easier to use in real Android projects.