Package 

Class ToastKtxKt

    • Method Summary

      Modifier and Type Method Description
      final static Unit toast(Context $self, String msg)
      final static Unit toast(Context $self, Integer msg)
      final static Unit toastHint(Context $self, TextView textView)
      final static Unit toastSuccess(Context $self, String text)
      final static Unit toastWarn(Context $self, String text)
      final static Unit toastError(Context $self, String text)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait