Jetpack
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Jetpack
:core:android
/
dev.atick.core.extensions
/
showToast
show
Toast
fun
Context
.
showToast
(
message
:
String
)
Displays a short toast message.
Parameters
message
The message to be displayed in the toast.