summaryrefslogtreecommitdiffstats
path: root/res/values-sw800dp/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-sw800dp/config.xml')
-rw-r--r--res/values-sw800dp/config.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/res/values-sw800dp/config.xml b/res/values-sw800dp/config.xml
index 699e15a..ec6a85f 100644
--- a/res/values-sw800dp/config.xml
+++ b/res/values-sw800dp/config.xml
@@ -20,7 +20,8 @@
<!-- Milliseconds to wait before the next fast drop.-->
<integer name="fast_drop">5000</integer>
- <!-- Parts per million ratio between image size and screen size. -->
- <integer name="image_ratio">500000</integer>
+ <!-- Duration in milliseconds for the pickup animation. -->
+ <integer name="photo_pickup_duration">1500</integer>
+
</resources>