diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 4df368bae18..e621ca9f13e 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2887,7 +2887,8 @@ android:screenOrientation="nosensor" android:taskAffinity="com.android.settings.FallbackHome" android:exported="true" - android:theme="@style/FallbackHome"> + android:theme="@style/FallbackHome" + android:configChanges="keyboardHidden">