summaryrefslogtreecommitdiffstats
path: root/res/values-land-notouch/config.xml
diff options
context:
space:
mode:
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