Merge "Update blur style for more things." into main

This commit is contained in:
Treehugger Robot
2025-04-28 13:51:25 -07:00
committed by Android (Google) Code Review
7 changed files with 17 additions and 2 deletions
@@ -462,6 +462,7 @@ public class QuickstepLauncher extends Launcher implements RecentsViewContainer,
return;
}
getTheme().applyStyle(getBlurStyleResId(), true);
getAppsView().getContext().getTheme().applyStyle(getBlurStyleResId(), true);
getAppsView().onThemeChanged();
}