Skip to content

hej2010/AndroidToaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

AndroidToaster

A simple way to display Toast messages in Android without having to worry about them queueing up.

Usage

Toaster.getInstance(this).showShort("message");

A new Toast automatically cancels any currently visible Toasts.

About

A simple way to display Toasts in Android

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages