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

Commit acad5c5d authored by Rob Carr's avatar Rob Carr Committed by android-build-merger
Browse files

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

am: 99b72250

Change-Id: I63652fee54ab90ae855b4a61b745c087f332fb05
parents 4b1a00ed 99b72250
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