summaryrefslogtreecommitdiffstats
path: root/res/values-sw800dp/config.xml
diff options
context:
space:
mode:
authorChris Wren <cwren@android.com>2013-04-12 06:24:08 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-04-12 06:24:08 -0700
commitee47f2fe85688eeb7fa7a90f9c13340635302358 (patch)
tree959cda69a34ab02f3be3e851d2ac2a878c94916c /res/values-sw800dp/config.xml
parentb03c9db455e905299be0d5c7a670ba6e4ec091d0 (diff)
parentf362b8f1d503df040c55ac04913dabdbb2cd7155 (diff)
downloadandroid_packages_screensavers_PhotoTable-ee47f2fe85688eeb7fa7a90f9c13340635302358.tar.gz
android_packages_screensavers_PhotoTable-ee47f2fe85688eeb7fa7a90f9c13340635302358.tar.bz2
android_packages_screensavers_PhotoTable-ee47f2fe85688eeb7fa7a90f9c13340635302358.zip
am f362b8f1: graphics optimization to get back inside 60Hz.
* commit 'f362b8f1d503df040c55ac04913dabdbb2cd7155': graphics optimization to get back inside 60Hz.
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>