From 9323034c66cd62fd724ada8e5329a2bccddded38 Mon Sep 17 00:00:00 2001 From: dogmaphobic Date: Thu, 10 Sep 2015 11:44:18 -0400 Subject: [PATCH] Fixing Android screen orientation. It now uses the sensor to maintain proper landscape mode. --- android/AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 21fcc1884..0e9f62ff1 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -1,7 +1,7 @@ - + -- 2.22.0