ToastController

Functions

Link copied to clipboard
open override fun onStateChanged(source: LifecycleOwner, event: Lifecycle.Event)
Link copied to clipboard
abstract fun showToast(text: CharSequence)
abstract fun showToast(@StringRes resId: Int)

通过Toast显示提示信息