From f92229eead5149cacac32403ababb189994f6575 Mon Sep 17 00:00:00 2001 From: changbetty Date: Tue, 1 Jun 2021 17:06:57 +0800 Subject: [PATCH] [GAR] Set the color to cycle left time to pass the GAR Screenshot: https://photos.app.goo.gl/GwuAkwfuxf6nhcou5 Bug: 187145220 Test: Manual test by Accessibility Scanner Change-Id: I2b07ae0a2a56c3133964629141c1a0ba34cf323f --- res/layout/data_usage_summary_preference.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/res/layout/data_usage_summary_preference.xml b/res/layout/data_usage_summary_preference.xml index 6617ac9cacf..5ec3da9799d 100644 --- a/res/layout/data_usage_summary_preference.xml +++ b/res/layout/data_usage_summary_preference.xml @@ -110,12 +110,14 @@ + android:layout_height="wrap_content" + android:textColor="?android:attr/textColorSecondary" /> + android:layout_height="wrap_content" + android:textColor="?android:attr/textColorSecondary" />