From c5551dc974478a9818a04d19ba149ce88182f99e Mon Sep 17 00:00:00 2001 From: Peter_Liang Date: Wed, 20 Apr 2022 16:02:10 +0800 Subject: [PATCH] Fix that the color of each option and subtext of Display size and text has the color difference. Change the android:selectable from false to true to avoid the title and summary impacted by color style. Fix: 229560847 Test: manual test Change-Id: Iec2ba560538a4f69f79198015bf6a24fb9a7caca --- res/xml/accessibility_text_reading_options.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/res/xml/accessibility_text_reading_options.xml b/res/xml/accessibility_text_reading_options.xml index ad742c949b4..7fd5ff9a581 100644 --- a/res/xml/accessibility_text_reading_options.xml +++ b/res/xml/accessibility_text_reading_options.xml @@ -27,7 +27,7 @@