Package 

Class APCustomToast

    • Method Summary

      Modifier and Type Method Description
      void showToast(String body, int duration, int gravity)
      • Methods inherited from class android.widget.Toast

        addCallback, cancel, getDuration, getGravity, getHorizontalMargin, getVerticalMargin, getView, getXOffset, getYOffset, makeText, removeCallback, setDuration, setGravity, setMargin, setText, setView, show
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • APCustomToast

        APCustomToast(Context context)