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

Commit bd4dff94 authored by Lucas Dupin's avatar Lucas Dupin Committed by Android (Google) Code Review
Browse files

Merge "3/N The road to Material NEXT (scrim color events)"

parents 1533496b 436f8784
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -235,6 +235,11 @@ public class ScrimController implements ViewTreeObserver.OnPreDrawListener, Dump
                ScrimController.this.onThemeChanged();
            }

            @Override
            public void onOverlayChanged() {
                ScrimController.this.onThemeChanged();
            }

            @Override
            public void onUiModeChanged() {
                ScrimController.this.onThemeChanged();