From 67f45c29882e5f9400a38d5387fe474a42cbb620 Mon Sep 17 00:00:00 2001 From: Mangesh Ghiware Date: Wed, 12 Oct 2011 14:43:32 -0700 Subject: Add setting for configuring zoom level on double-tap. Added a seek bar in Accessibility settings to configure the zoom level on double-tap. The range is 75-125% with the default of 100% equal to the display density. Bug: 5312461 Change-Id: Iaf1b9f6f6659146db4031c5f819ef9cb55695b5c --- res/xml/accessibility_preferences.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'res/xml') diff --git a/res/xml/accessibility_preferences.xml b/res/xml/accessibility_preferences.xml index ac96e6e..8eca917 100644 --- a/res/xml/accessibility_preferences.xml +++ b/res/xml/accessibility_preferences.xml @@ -33,6 +33,12 @@ android:max="30" /> + +