From f0b2f51e1db3640cc8aef5e98b0c74a024af0ba0 Mon Sep 17 00:00:00 2001
From: nickbeth00 <37104290+nickbeth00@users.noreply.github.com>
Date: Wed, 7 Oct 2020 22:40:21 +0200
Subject: [PATCH] android: add SENSOR_REVERSE_LANDSCAPE as an option
---
Source/Android/app/src/main/res/values/arrays.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Source/Android/app/src/main/res/values/arrays.xml b/Source/Android/app/src/main/res/values/arrays.xml
index 010af14cee..0f86b9ba6d 100644
--- a/Source/Android/app/src/main/res/values/arrays.xml
+++ b/Source/Android/app/src/main/res/values/arrays.xml
@@ -435,11 +435,13 @@
- Landscape
+ - Landscape (reverse)
- Portrait
- Auto
- 0
+ - 8
- 1
- -1