From 91c14e8c6a4052f63734ed772cd5ca5dd7da32da Mon Sep 17 00:00:00 2001 From: jasonwshsu Date: Mon, 3 May 2021 15:00:56 +0800 Subject: [PATCH] Align dark theme in accessibility page with the dark theme in display page. Root Cause: Two different behaved dark theme exist in different page Solution: Align with the dark theme in display page Bug: 185880142 Test: manual test Change-Id: If905c1e3e067377a835223d5d5eb2ca426673e49 --- res/xml/accessibility_settings.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/res/xml/accessibility_settings.xml b/res/xml/accessibility_settings.xml index 6fa8b00b6c5..267045baf74 100644 --- a/res/xml/accessibility_settings.xml +++ b/res/xml/accessibility_settings.xml @@ -53,11 +53,13 @@ settings:controller="com.android.settings.accessibility.ReduceBrightColorsPreferenceController" settings:keywords="@string/keywords_reduce_bright_colors"/> -