Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e5c5dd8d authored by Jeff DeCew's avatar Jeff DeCew Committed by Automerger Merge Worker
Browse files

Merge "Fix background color (again)" into sc-dev am: 7b96af70

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14805377

Change-Id: I656d57d0a81d9903745e88577e850aa90cd827b8
parents a6cc092c 7b96af70
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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,