Toolbox
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Toolbox
app
/
com.michaelflisar.toolbox.app
/
AndroidApplication
Android
Application
android
@
Composable
fun
ComponentActivity
.
AndroidApplication
(
screen
:
Screen
,
theme
:
MyTheme
=
MyTheme.default()
,
content
:
@
Composable
(
navigator
:
Navigator
)
->
Unit
)