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

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

Merge "Request a wallpaper update when restoring surface of a wallpaper window"

parents 42ace476 6e9872bd
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2272,6 +2272,8 @@ class WindowState extends WindowContainer implements WindowManagerPolicy.WindowS
            mWinAnimator.mDrawState = READY_TO_SHOW;
            mAnimatingWithSavedSurface = true;

            requestUpdateWallpaperIfNeeded();

            if (DEBUG_APP_TRANSITIONS || DEBUG_ANIM) {
                Slog.v(TAG, "Restoring saved surface: " + this);
            }