showToast

fun Context.showToast(message: String)

Displays a short toast message.

Parameters

message

The message to be displayed in the toast.