toggle menu
app
androidJvm
switch theme
search in API
app
/
org.scottishtecharmy.soundscape.screens.home.settings
Package-level
declarations
Functions
Functions
Settings
Link copied to clipboard
@
Composable
fun
Settings
(
onNavigateUp
:
(
)
->
Unit
,
uiState
:
SettingsViewModel.SettingsUiState
,
modifier
:
Modifier
=
Modifier
)
Settings
Preview
Link copied to clipboard
@
Preview
(
device
=
"spec:parent=pixel_5,orientation=landscape"
)
@
Preview
@
Composable
fun
SettingsPreview
(
)