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

Commit b92267e7 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: I5397ca0f7d689c9a51af6e5be76ddfbaada7743f
parents f19cb6ab 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,