feat(overview): Add dynamic Bluetooth status icon to toolbar

This commit is contained in:
darken
2026-04-15 06:46:54 +02:00
committed by Matthias Urhahn
parent 5d5e6670d4
commit 4b80ac7336
7 changed files with 78 additions and 1 deletions
@@ -57,6 +57,7 @@ internal fun DashboardContent() = PreviewWrapper {
showUnmatchedDevices = false,
),
onRequestPermission = {},
onBluetoothSettings = {},
onManageDevices = {},
onSettings = {},
onUpgrade = {},