Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
feature-settings
/
org.meshtastic.feature.settings.component
/
ContrastPickerDialog
Contrast
Picker
Dialog
@
Composable
fun
ContrastPickerDialog
(
onClickContrast
:
(
Int
)
->
Unit
,
onDismiss
:
(
)
->
Unit
)
(
source
)
Shared dialog for picking a contrast level. Used by both Android and Desktop settings screens.