Fix background color (again)

* originally fixed in ag/14189045
* regressed in ag/14140988

Bug: 185920837
Test: post conversation notifications, and look at badge or face pile background; should match notification background
Change-Id: I8ef77901ed9d43eccf89dcc1f3905f0dbb38851f
This commit is contained in:
Jeff DeCew
2021-06-03 11:15:10 -04:00
parent 0def72662f
commit ea4b3a56b4

View File

@@ -12370,7 +12370,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,