diff options
Diffstat (limited to 'res/values')
-rw-r--r-- | res/values/config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/config.xml b/res/values/config.xml index 70ee423..5b73769 100644 --- a/res/values/config.xml +++ b/res/values/config.xml @@ -67,7 +67,7 @@ <integer name="config_dropAnimMaxDuration">400</integer> <!-- The duration of the UserFolder opening and closing animation --> - <integer name="config_folderAnimDuration">100</integer> + <integer name="config_folderAnimDuration">120</integer> <!-- The distance at which the animation should take the max duration --> <integer name="config_dropAnimMaxDist">800</integer> |