diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 0279eec6987..5877b132f92 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2885,7 +2885,8 @@ android:screenOrientation="nosensor" android:taskAffinity="com.android.settings.FallbackHome" android:exported="true" - android:theme="@style/FallbackHome"> + android:theme="@style/FallbackHome" + android:configChanges="keyboardHidden">