app
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
app
app
/
org.scottishtecharmy.soundscape.ui
Package-level
declarations
Functions
Functions
Loading
Dialog
Link copied to clipboard
@
Composable
fun
LoadingDialog
(
modifier
:
Modifier
=
Modifier
,
onDismissRequest
:
(
)
->
Unit
=
{}
)