Merge "Fix background color (again)" into sc-dev

This commit is contained in:
Jeff DeCew
2021-06-03 19:32:50 +00:00
committed by Android (Google) Code Review

View File

@@ -12357,7 +12357,7 @@ public class Notification implements Parcelable
mRippleAlpha = 0x33;
} else {
int[] attrs = {
R.attr.colorBackground,
R.attr.colorSurface,
R.attr.colorBackgroundFloating,
R.attr.textColorPrimary,
R.attr.textColorSecondary,