lib
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
lib
lib
/
at.bitfire.cert4android
/
TrustCertificateActivity
/
MainLayout
Main
Layout
@
Composable
@
Preview
fun
MainLayout
(
onRegisterDecision
:
(
Boolean
)
->
Unit
=
{}
,
onFinish
:
(
)
->
Unit
=
{}
)