From 7e9fdf69a489c76e58e2731bf32add887782a7a4 Mon Sep 17 00:00:00 2001 From: "Wesley.CW Wang" Date: Fri, 16 Jul 2021 14:17:46 +0800 Subject: [PATCH] Update dark theme battery info error text color screenshot: https://screenshot.googleplex.com/8UyMj5q7tLJ2uA8.png Bug: 187611525 Test: make SettingsRoboTests Change-Id: Iefec51d9ca6d27c9173af0756301f4278e928433 --- res/layout/preference_battery_error.xml | 1 + res/values/colors.xml | 3 +++ 2 files changed, 4 insertions(+) diff --git a/res/layout/preference_battery_error.xml b/res/layout/preference_battery_error.xml index 68ac6a2ee54..05d842bf77e 100644 --- a/res/layout/preference_battery_error.xml +++ b/res/layout/preference_battery_error.xml @@ -47,6 +47,7 @@ android:layout_marginTop="12dp" android:layout_marginBottom="16dp" android:text="@string/battery_missing_message" + android:textColor="@color/battery_info_error_color_black" android:textAppearance="?android:attr/textAppearanceListItem" /> @*android:color/ripple_material_dark + + + @*android:color/primary_text_default_material_light