toggle menu
KAHelpers
androidJvm
switch theme
search in API
kotlinextensions
/
dev.funkymuse.kotlinextensions.storage
/
openDocument
open
Document
fun
Activity
.
openDocument
(
requestCode
:
Int
,
text
:
String
=
"Open document with..."
,
onCantHandleAction
:
(
)
->
Unit
=
{}
)