app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
org.scottishtecharmy.soundscape.screens.home
/
DrawerContent
Drawer
Content
@
Composable
fun
DrawerContent
(
drawerState
:
DrawerState
,
onNavigate
:
(
String
)
->
Unit
,
rateSoundscape
:
(
)
->
Unit
,
shareRecording
:
(
)
->
Unit
,
preferences
:
SharedPreferences
?
)