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