summaryrefslogtreecommitdiffstats
path: root/res/values-large/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-large/config.xml')
-rw-r--r--res/values-large/config.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/res/values-large/config.xml b/res/values-large/config.xml
index 34dbb0fe9..f0ce3481d 100644
--- a/res/values-large/config.xml
+++ b/res/values-large/config.xml
@@ -1,22 +1,8 @@
<resources>
<!-- AllApps/Customize/AppsCustomize -->
- <!-- Fade/zoom in/out duration & scale in the Customize transition.
- Note: This should be less than the workspaceShrinkTime as they happen together. -->
- <integer name="config_customizeZoomInTime">800</integer>
- <integer name="config_customizeZoomOutTime">600</integer>
- <integer name="config_customizeZoomScaleFactor">7</integer>
- <integer name="config_customizeFadeInTime">800</integer>
<!-- Out of 100, the percent to shrink the workspace during spring loaded mode. -->
<integer name="config_workspaceSpringLoadShrinkPercentage">90</integer>
- <!-- The slope, in percent, of the drag movement needed to drag an item out of
- Customize (y / x * 100%) -->
- <integer name="config_customizationDrawerDragSlopeThreshold">150</integer>
-
- <!-- Duration in milliseconds of the animations between all apps, customize, & home.
- NOTE: If these are changed, the toolbar animation times below should also be. -->
- <integer name="config_customizeWorkspaceShrinkTime">800</integer>
-
<!-- Workspace -->
<!-- Whether or not the drop targets drop down as opposed to fade in -->
<bool name="config_useDropTargetDownTransition">true</bool>