From 2f1c11314b9a82f808b376c69c2617962566817f Mon Sep 17 00:00:00 2001 From: Anna Galusza Date: Fri, 4 Mar 2016 18:41:35 -0800 Subject: [PATCH] Add screen for turning TalkBack on and off and remove intent to launch TB tutorial from SUW. Also fix how Fragments are displayed (Fragment Views were being inflated incorrectly causing bugs like the one where TB would still see the hub elements on child screens) and remove ripple from non-selectable text. Bug: 27203716 Bug: 27218687 Bug: 27066012 Bug: 27587193 Change-Id: I4c6724b3ff6d6a7fca3d0f419a5e1c82ee1071d5 --- ...ccessibility_settings_for_setup_wizard.xml | 10 +- .../android/settings/SettingsActivity.java | 17 ++- .../AccessibilitySettingsForSetupWizard.java | 137 +++++++----------- ...ibilitySettingsForSetupWizardActivity.java | 37 ++--- 4 files changed, 87 insertions(+), 114 deletions(-) diff --git a/res/xml/accessibility_settings_for_setup_wizard.xml b/res/xml/accessibility_settings_for_setup_wizard.xml index 49a840b6f64..0ed914ac42a 100644 --- a/res/xml/accessibility_settings_for_setup_wizard.xml +++ b/res/xml/accessibility_settings_for_setup_wizard.xml @@ -1,5 +1,5 @@ -