backpack-android
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
backpack-android
Backpack
/
net.skyscanner.backpack.toast
/
BpkToast
/
makeText
make
Text
@
JvmStatic
fun
makeText
(
context
:
Context
,
@
StringRes
text
:
Int
,
duration
:
Int
)
:
Toast
@
JvmStatic
fun
makeText
(
context
:
Context
,
text
:
CharSequence
?
,
duration
:
Int
)
:
Toast