public class SafeToast extends NotificationToast
| Constructor and Description |
|---|
SafeToast(android.app.Application application) |
| Modifier and Type | Method and Description |
|---|---|
void |
show()
显示
|
setText, setViewaddCallback, cancel, getDuration, getGravity, getHorizontalMargin, getVerticalMargin, getView, getXOffset, getYOffset, makeText, makeText, removeCallback, setDuration, setGravity, setMargin, setTextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcancel, findMessageView, getDuration, getGravity, getHorizontalMargin, getVerticalMargin, getView, getXOffset, getYOffset, setDuration, setGravity, setMargin, setTextpublic void show()
IToastshow in interface IToastshow in class NotificationToast