From: Svetoslav Ganov Date: Fri, 13 Apr 2012 02:37:58 +0000 (-0700) Subject: Adding Text-To-Speech under Accessibility. X-Git-Tag: android-x86-4.4-r1~1631 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=9ad9cf646e164b46d9ec698c9ff4469e4a95904a;p=android-x86%2Fpackages-apps-Settings.git 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 --- diff --git a/res/xml/accessibility_settings.xml b/res/xml/accessibility_settings.xml index 88f6491b2b..9e99014b5b 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"/>