diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 4388f0b858a..36cf32c9dff 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1512,7 +1512,8 @@ android:excludeFromRecents="true" android:theme="@android:style/Theme.Quantum.Light.NoActionBar" android:configChanges="keyboard|keyboardHidden|uiMode" - android:windowSoftInputMode="adjustResize"> + android:windowSoftInputMode="adjustResize" + android:screenOrientation="nosensor">