Merge "Update blur style for more things." into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
3bde3a8331
@@ -462,6 +462,7 @@ public class QuickstepLauncher extends Launcher implements RecentsViewContainer,
|
||||
return;
|
||||
}
|
||||
getTheme().applyStyle(getBlurStyleResId(), true);
|
||||
getAppsView().getContext().getTheme().applyStyle(getBlurStyleResId(), true);
|
||||
getAppsView().onThemeChanged();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user