From fe1b8d8f82bfcd3a3ddc3877a2bce1674cac18dd Mon Sep 17 00:00:00 2001 From: Mathias Agopian Date: Fri, 10 Jul 2009 17:00:43 -0700 Subject: [PATCH] remove the setting for fancy rotation animation --- apps/SpareParts/res/values/strings.xml | 4 ---- apps/SpareParts/res/xml/spare_parts.xml | 6 ------ apps/SpareParts/src/com/android/spare_parts/SpareParts.java | 10 ---------- 3 files changed, 20 deletions(-) diff --git a/apps/SpareParts/res/values/strings.xml b/apps/SpareParts/res/values/strings.xml index 7bd13e54..6aecca82 100644 --- a/apps/SpareParts/res/values/strings.xml +++ b/apps/SpareParts/res/values/strings.xml @@ -45,10 +45,6 @@ Use fancier animations for input method windows Use normal animations for input method windows - Fancy rotation animations - Use fancier animations for screen rotation - Use normal animations for screen rotation - Haptic feedback Use haptic feedback with user interaction Use haptic feedback with user interaction diff --git a/apps/SpareParts/res/xml/spare_parts.xml b/apps/SpareParts/res/xml/spare_parts.xml index 3ef1b796..3e06397a 100644 --- a/apps/SpareParts/res/xml/spare_parts.xml +++ b/apps/SpareParts/res/xml/spare_parts.xml @@ -72,12 +72,6 @@ android:summaryOn="@string/summary_on_fancy_ime_animations" android:summaryOff="@string/summary_off_fancy_ime_animations"/> - -