summaryrefslogtreecommitdiffstats
path: root/res/values-land-notouch/config.xml
diff options
context:
space:
mode:
authorRicardo Cerqueira <cyanogenmod@cerqueira.org>2013-11-01 16:06:13 +0000
committerRicardo Cerqueira <cyanogenmod@cerqueira.org>2013-11-01 16:06:13 +0000
commitd6a3f5505c4b9872669c6c23c3834ce52939f9fe (patch)
tree2634b85770fc98df38165c40e3d3f11e4bf7f65a /res/values-land-notouch/config.xml
parent412c2e04636a24e7da24bb26b751b9482a83d68f (diff)
parent858f66591e329ffab0a2f6aa85984233b38eee87 (diff)
downloadandroid_packages_screensavers_PhotoTable-d6a3f5505c4b9872669c6c23c3834ce52939f9fe.tar.gz
android_packages_screensavers_PhotoTable-d6a3f5505c4b9872669c6c23c3834ce52939f9fe.tar.bz2
android_packages_screensavers_PhotoTable-d6a3f5505c4b9872669c6c23c3834ce52939f9fe.zip
Merge tag 'android-4.4_r1' into cm-11.0
Android 4.4 Release 1.0
Diffstat (limited to 'res/values-land-notouch/config.xml')
-rw-r--r--res/values-land-notouch/config.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values-land-notouch/config.xml b/res/values-land-notouch/config.xml
index d125dd1..5e088e4 100644
--- a/res/values-land-notouch/config.xml
+++ b/res/values-land-notouch/config.xml
@@ -27,4 +27,6 @@
<!-- Duration in milliseconds for the pickup animation. -->
<integer name="photo_pickup_duration">1500</integer>
+ <!-- Enable hardware layer optimization (interferes with dragging). -->
+ <bool name="enable_background_optimization">true</bool>
</resources> \ No newline at end of file