From 40efef2210945fa15fdcde71011a19d22518a2e5 Mon Sep 17 00:00:00 2001 From: Tyler Freeman Date: Thu, 13 Jun 2024 19:24:20 +0000 Subject: [PATCH] fix(high text contrast): revert name back to "High Text Contrast" We're holding off on launching High Contrast Text improvements, so we're reverting back to the original name to avoid user confusion. We'll save the name change for when we change the appearance of the feature. Bug: 344028969 Flag: ACONFIG com.android.settings.accessibility.enable_color_contrast_control NEXTFOOD Flag: ACONFIG com.android.graphics.hwui.flags.high_contrast_text_small_text_rect STAGING Test: manual Change-Id: Icadf1b708b42f684b0d93a59bb7ff8dab26807dd --- res/xml/accessibility_color_contrast.xml | 4 ++-- res/xml/accessibility_text_reading_options.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/res/xml/accessibility_color_contrast.xml b/res/xml/accessibility_color_contrast.xml index 651a583f435..ffa807230cb 100644 --- a/res/xml/accessibility_color_contrast.xml +++ b/res/xml/accessibility_color_contrast.xml @@ -33,8 +33,8 @@ diff --git a/res/xml/accessibility_text_reading_options.xml b/res/xml/accessibility_text_reading_options.xml index 1f8c24bf192..795c4ffb9fc 100644 --- a/res/xml/accessibility_text_reading_options.xml +++ b/res/xml/accessibility_text_reading_options.xml @@ -56,8 +56,8 @@ + android:summary="@string/accessibility_toggle_high_text_contrast_preference_summary" + android:title="@string/accessibility_toggle_high_text_contrast_preference_title" />