diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 47278bb83e..a0ebe6fbbe 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -73,7 +73,7 @@ android:stateNotNeeded="true" android:theme="@style/Theme" android:windowSoftInputMode="adjustPan" - android:screenOrientation="nosensor"> + android:screenOrientation="portrait">