diff --git a/packages/SystemUI/AndroidManifest.xml b/packages/SystemUI/AndroidManifest.xml index 5d622a069412d..be5c0fe143b23 100644 --- a/packages/SystemUI/AndroidManifest.xml +++ b/packages/SystemUI/AndroidManifest.xml @@ -214,6 +214,7 @@ android:resumeWhilePausing="true" android:screenOrientation="behind" android:resizeableActivity="true" + android:configChanges="orientation|screenSize|smallestScreenSize" android:theme="@style/RecentsTheme.Wallpaper">