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
/
showErrorToast
show
Error
Toast
fun
Context
.
showErrorToast
(
msg
:
String
,
length
:
Int
=
Toast.LENGTH_LONG
)
fun
Context
.
showErrorToast
(
exception
:
Exception
,
length
:
Int
=
Toast.LENGTH_LONG
)