diff --git a/AndroidManifest.xml b/AndroidManifest.xml index ee786726f90..030e051f970 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1513,7 +1513,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">