From a9adf4d4d52a9d42b885e2fc1dee9ea2f4451331 Mon Sep 17 00:00:00 2001 From: aldrikboy Date: Thu, 28 Dec 2017 22:13:21 +0100 Subject: zucc --- Penguloon/Activity.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Penguloon/Activity.cs') diff --git a/Penguloon/Activity.cs b/Penguloon/Activity.cs index 1a01358..d5c5562 100644 --- a/Penguloon/Activity.cs +++ b/Penguloon/Activity.cs @@ -11,7 +11,7 @@ namespace Penguloon , Theme = "@style/Theme.Splash" , AlwaysRetainTaskState = true , LaunchMode = Android.Content.PM.LaunchMode.SingleInstance - , ScreenOrientation = ScreenOrientation.Landscape + , ScreenOrientation = ScreenOrientation.UserLandscape , ConfigurationChanges = ConfigChanges.Orientation | ConfigChanges.Keyboard | ConfigChanges.KeyboardHidden | ConfigChanges.ScreenSize)] public class Activity : Microsoft.Xna.Framework.AndroidGameActivity { -- cgit v1.2.3-70-g09d2