AndroidUtils
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
AndroidUtils
androidutils-lifecycle
/
com.w2sv.androidutils.lifecycle
/
ActivityCallContractHandler
/
Impl
/
Impl
Impl
constructor
(
resultRegistry
:
ActivityResultRegistry
,
resultContract
:
ActivityResultContract
<
I
,
O
>
)
constructor
(
activity
:
ComponentActivity
,
activityResultContract
:
ActivityResultContract
<
I
,
O
>
)
Enable construction from
activity