From 57fd857de50b1b40d03711f922312a3f137cabc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Rebelo?= Date: Thu, 28 Mar 2024 23:13:08 +0000 Subject: [PATCH] Set navbar color to match theme --- app/src/main/res/values/styles.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index efbac57ed..f9f011614 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -31,6 +31,8 @@ @color/chart_not_worn_light @color/alternate_row_background_light @color/chart_heartrate_fill + + ?attr/colorSurface @@ -66,11 +68,13 @@ @color/alternate_row_background_dark @color/alternate_row_background_dark + ?attr/colorSurface @@ -87,6 +91,7 @@ ?attr/colorSecondaryContainer ?attr/colorSurface @style/AppPreferenceThemeOverlay + ?attr/colorSurface