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

Commit 7b96af70 authored by Jeff DeCew's avatar Jeff DeCew Committed by Android (Google) Code Review
Browse files

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

parents 975a46da ea4b3a56
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,