public class Toaster extends Object
Toaster(android.content.Context context)
void
cancel()
toastLong(String text)
toastShort(String text)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Toaster(android.content.Context context)
public void toastShort(String text)
public void toastLong(String text)
public void cancel()