summaryrefslogtreecommitdiff
path: root/res/values-sw800dp
diff options
context:
space:
mode:
authorChris Wren <cwren@android.com>2012-08-30 09:54:06 -0400
committerChris Wren <cwren@android.com>2012-08-30 16:38:49 -0400
commit135f525b62eb20c31c593e09f8bdb92215d538a4 (patch)
treeeed018777afcdd993646a37ff135054c9257ef5e /res/values-sw800dp
parent23f9b01ba3f51a33a2ba92bca7d7a53f25b1b146 (diff)
downloadPhotoTable-135f525b62eb20c31c593e09f8bdb92215d538a4.tar.gz
fix and enable flicking, also refactor
Change-Id: Iec0033370fd040cb6d650c3746ee397195c64416
Diffstat (limited to 'res/values-sw800dp')
-rw-r--r--res/values-sw800dp/config.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values-sw800dp/config.xml b/res/values-sw800dp/config.xml
index eff4c2b..adfccc1 100644
--- a/res/values-sw800dp/config.xml
+++ b/res/values-sw800dp/config.xml
@@ -14,8 +14,8 @@
limitations under the License.
-->
<resources>
- <!-- Number of photos to drop when the screensaver starts.-->
- <integer name="initial_drop">5</integer>
+ <!-- Milliseconds to wait before the next fast drop.-->
+ <integer name="fast_drop">4000</integer>
<!-- Parts per million ratio between image size and screen size. -->
<integer name="image_ratio">500000</integer>