106107108109110111112
/** * Called to pop the message */ public void pop() { new ToastAnimator(this).execute(); }