From f9ca092d58e1b650d619130bcb7501ebd3064df8 Mon Sep 17 00:00:00 2001 From: menghanli Date: Wed, 13 Oct 2021 13:05:49 +0800 Subject: [PATCH] Fix Settings app crashes when clicked on the magnification 1. Apply SetupWizardUtils.getTheme for AOSP / Nexus phone 2. Remove Magnification controller 3. Correct the description of the Talkback and Magnification page Bug: 202792097 Test: manual test and upload fixed demo on bug Change-Id: I108af30e3e2530bfabfcbdae03a7139a5b4e7a63 --- res/values-night/themes_suw.xml | 3 --- res/values/themes_suw.xml | 3 --- res/xml/accessibility_settings_for_setup_wizard.xml | 5 ++--- ...nMagnificationPreferenceFragmentForSetupWizard.java | 3 ++- ...leScreenReaderPreferenceFragmentForSetupWizard.java | 3 +-- .../android/settings/core/SettingsBaseActivity.java | 10 ++++------ 6 files changed, 9 insertions(+), 18 deletions(-) diff --git a/res/values-night/themes_suw.xml b/res/values-night/themes_suw.xml index ee0dd67939b..dea7b1a5f78 100644 --- a/res/values-night/themes_suw.xml +++ b/res/values-night/themes_suw.xml @@ -17,9 +17,6 @@ - - - -