displayToast

fun Context.displayToast(text: String)

An extension function that can be used to display a simple toast message to the user.