Skip to content

Android utility class to show a Toast notification for a user-defined time interval.

Notifications You must be signed in to change notification settings

vishalTrivedi88/Toast-Expander

Repository files navigation

ToastExpander is a simple and easy to use utility class to show a default android Toast Notification for a user-defined time interval.

How to use:
1. Create a Toast using the static method Toast.makeText
2. Hand this toast object off to ToastExpander and specify for how long you want to show it (in milliseconds).
3. Done :)

About

Android utility class to show a Toast notification for a user-defined time interval.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published