From 5939f755ddd86295ad14f4b14e75fc93bafd7e41 Mon Sep 17 00:00:00 2001 From: Evan Laird Date: Wed, 16 Nov 2022 16:46:18 -0500 Subject: [PATCH] Remove TextAppearance.QS.Status values-night entry This text style was configured in values/ to use `config_headlineFontFamily` and in values-night/ to use `config_bodyFontFamily`. It looks like maybe BatteryMeterView was the only view that updated itself on that config value change, so this resulted in the battery percent text changing its stroke width on night mode change. Test: manual Fixes: 254107156 Change-Id: Ifcfe78162381c8a220078c8532b004a8ed492572 --- packages/SystemUI/res/values-night/styles.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/packages/SystemUI/res/values-night/styles.xml b/packages/SystemUI/res/values-night/styles.xml index 6f871695c4912..99bc794547f23 100644 --- a/packages/SystemUI/res/values-night/styles.xml +++ b/packages/SystemUI/res/values-night/styles.xml @@ -24,11 +24,6 @@ true - -