From 9ad9cf646e164b46d9ec698c9ff4469e4a95904a Mon Sep 17 00:00:00 2001 From: Svetoslav Ganov Date: Thu, 12 Apr 2012 19:37:58 -0700 Subject: [PATCH] Adding Text-To-Speech under Accessibility. 1. Adding text to speech (TTS) settings link under accessibility since the TTS settings are buried under language and input, therefore it is hard to find for a blind user. Note that TTS settings are some of the most important for a visually impaired user. bug:5713535 Change-Id: I60aed1aeec5d40aa633dbac6e6149ad12366e9e6 --- res/xml/accessibility_settings.xml | 25 +++++++++++-------------- 1 file changed, 11 insertions(+), 14 deletions(-) diff --git a/res/xml/accessibility_settings.xml b/res/xml/accessibility_settings.xml index 88f6491b2be..9e99014b5bc 100644 --- a/res/xml/accessibility_settings.xml +++ b/res/xml/accessibility_settings.xml @@ -30,32 +30,27 @@ + android:persistent="false"/> + android:persistent="false"/> + android:persistent="false"/> + android:persistent="false"/> + android:fragment="com.android.settings.AccessibilitySettings$ToggleTouchExplorationFragment" > @@ -64,12 +59,15 @@ + + + android:persistent="false"/> + android:persistent="false"/>