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

Commit 945e30f0 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix background animator not resetting"

parents 6054a30a 7156b650
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2256,6 +2256,8 @@ class DisplayContent extends WindowContainer<DisplayContent.DisplayChildWindowCo
    }

    void updateWallpaperForAnimator(WindowAnimator animator) {
        resetAnimationBackgroundAnimator();

        final WindowList windows = mWindows;
        WindowState detachedWallpaper = null;