summaryrefslogtreecommitdiffstats
path: root/res/values/config.xml
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2015-05-14 09:52:06 -0700
committerSunny Goyal <sunnygoyal@google.com>2015-05-14 09:52:06 -0700
commitb94f6616f7ce8e32301789c95b5001e54615e604 (patch)
tree9c9bf1b948827e508eb713ed4593e6a8271b3a38 /res/values/config.xml
parent5f80ef2d019aa66d585cf14d92ef340534a453ed (diff)
downloadandroid_packages_apps_Trebuchet-b94f6616f7ce8e32301789c95b5001e54615e604.tar.gz
android_packages_apps_Trebuchet-b94f6616f7ce8e32301789c95b5001e54615e604.tar.bz2
android_packages_apps_Trebuchet-b94f6616f7ce8e32301789c95b5001e54615e604.zip
Removing some more unused resources
Change-Id: Ia09045d2aa88eb1ec17ac4f201aeaf77c6870678
Diffstat (limited to 'res/values/config.xml')
-rw-r--r--res/values/config.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/res/values/config.xml b/res/values/config.xml
index 84ccef10c..b6e633c10 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -38,7 +38,6 @@
<integer name="config_appsCustomizeRevealTime">220</integer>
<integer name="config_appsCustomizeWorkspaceShrinkTime">300</integer>
- <integer name="config_appsCustomizeConcealTime">250</integer>
<integer name="config_appsCustomizeItemsAlphaStagger">60</integer>
<!-- This constant stores the ratio of the all apps button drawable which
@@ -47,13 +46,6 @@
<integer name="config_workspaceDefaultScreen">0</integer>
- <!-- Tab transition animation duration -->
- <integer name="config_tabTransitionDuration">250</integer>
-
- <!-- The slope, in percent, of the drag movement needed to drag an item out of
- AppsCustomize (y / x * 100%) -->
- <integer name="config_appsCustomizeDragSlopeThreshold">150</integer>
-
<!-- Workspace -->
<!-- The duration (in ms) of the fade animation on the object outlines, used when
we are dragging objects around on the home screen. -->
@@ -75,10 +67,6 @@
<!-- The distance at which the animation should take the max duration -->
<integer name="config_dropAnimMaxDist">800</integer>
- <!-- Properties controlling the workspace fade-out during dragging -->
- <integer name="config_dragFadeOutAlpha">80</integer>
- <integer name="config_dragFadeOutDuration">250</integer>
-
<!-- Hotseat -->
<bool name="hotseat_transpose_layout_with_orientation">true</bool>