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

Commit 99b72250 authored by Rob Carr's avatar Rob Carr Committed by Android (Google) Code Review
Browse files

Merge "Correct animation glitch for pinned stack." into oc-dev

parents d2b1f381 0c901695
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -665,7 +665,8 @@ class DisplayContent extends WindowContainer<DisplayContent.DisplayChildWindowCo
                    }
                }
            }
            if (!winAnimator.isAnimationStarting() && !winAnimator.isWaitingForOpening()) {
            if ((!winAnimator.isAnimationStarting() && !winAnimator.isWaitingForOpening()) ||
                    winAnimator.isDummyAnimation()) {
                // Updates the shown frame before we set up the surface. This is needed
                // because the resizing could change the top-left position (in addition to
                // size) of the window. setSurfaceBoundariesLocked uses mShownPosition to