summaryrefslogtreecommitdiffstats
path: root/res/values/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/config.xml')
-rw-r--r--res/values/config.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values/config.xml b/res/values/config.xml
index 9350ad115..473ed58e3 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -32,4 +32,8 @@
<!-- The distance at which the animation should take the max duration -->
<integer name="config_dropAnimMaxDist">800</integer>
+
+ <style name="config_orientation">
+ <item name="@android:screenOrientation">nosensor</item>
+ </style>
</resources>