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

Commit 00a5a977 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: I34f0ec1c0cd8e172ad717f64d8af57004e957e33
parents f34c8dc2 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,