summaryrefslogtreecommitdiffstats
path: root/res/values/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/config.xml')
-rw-r--r--res/values/config.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/config.xml b/res/values/config.xml
index 58aad255e..8af0779f6 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -6,6 +6,8 @@
<bool name="config_cyanogenmod">false</bool>
<!-- AllApps/Customize/AppsCustomize -->
+ <!-- Which default transition effect to use on the AppsCustomize -->
+ <string name="config_drawerDefaultTransitionEffect">Stack</string>
<!-- The alpha of the AppsCustomize bg in spring loaded mode -->
<integer name="config_appsCustomizeSpringLoadedBgAlpha">45</integer>
<!-- Fade in/out duration of icons being dragged from the trays -->