BpkToast

object BpkToast

Deprecated

Use BpkFloatingNotification from Compose instead

Properties

Link copied to clipboard
const val LENGTH_LONG: Int
Link copied to clipboard
const val LENGTH_SHORT: Int

Functions

Link copied to clipboard
fun makeText(context: Context, text: CharSequence?, duration: Int): Toast
fun makeText(context: Context, @StringRes text: Int, duration: Int): Toast