Toolbox
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Toolbox
core
/
com.michaelflisar.toolbox
/
IntentUtil
/
openUri
open
Uri
android
fun
openUri
(
context
:
Context
,
uri
:
Uri
,
action
:
String
=
Intent.ACTION_VIEW
)
:
Boolean