Secure File Manager
Toggle table of contents
0.1.9-beta
release
Target filter
release
Switch theme
Search in API
Skip to content
Secure File Manager
app
/
ltechnologies.onionphone.securefilemanager.extensions
/
toast
toast
fun
Context
.
toast
(
id
:
Int
,
length
:
Int
=
Toast.LENGTH_SHORT
)
:
Toast
?
fun
Context
.
toast
(
msg
:
String
,
length
:
Int
=
Toast.LENGTH_SHORT
)
:
Toast
?