From 36d5082fd7243fb348bee6634e3c2da5d864c518 Mon Sep 17 00:00:00 2001 From: dic1911 Date: Thu, 31 Oct 2019 13:46:16 +0000 Subject: [PATCH] allow reverse landscape (#1265) by setting android:screenOrientation value to userLandscape --- android/AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index eec86e448a..533cb22715 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -14,7 +14,7 @@