From b5d52962505f34b80181d79690d0ea4aca266eb9 Mon Sep 17 00:00:00 2001 From: Lioncash Date: Thu, 29 Aug 2013 19:07:57 -0400 Subject: [PATCH] [Android] Accidentally enabled screen rotation in the emulator window. Disabled it. --- Source/Android/AndroidManifest.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Source/Android/AndroidManifest.xml b/Source/Android/AndroidManifest.xml index 1dbfba798d..70bc5c1275 100644 --- a/Source/Android/AndroidManifest.xml +++ b/Source/Android/AndroidManifest.xml @@ -32,8 +32,12 @@ + - + + +