public class CustomToast extends java.lang.Object
CustomToast()
static void
showToast(android.content.Context mContext, int resId, int duration)
showToast(android.content.Context mContext, java.lang.String text, int duration)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CustomToast()
public static void showToast(android.content.Context mContext, java.lang.String text, int duration)
public static void showToast(android.content.Context mContext, int resId, int duration)