toggle menu
app
androidJvm
switch theme
search in API
app
/
org.scottishtecharmy.soundscape.screens.markers_routes.components
/
CustomAppBar
Custom
App
Bar
@
Composable
fun
CustomAppBar
(
title
:
String
,
onNavigateUp
:
(
)
->
Unit
,
navigationButtonTitle
:
String
=
stringResource(R.string.ui_back_button_title)
)