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

Commit 8fa92b11 authored by Jorim Jaggi's avatar Jorim Jaggi Committed by android-build-merger
Browse files

Merge "[WindowManager] Perform relayout after hiding-window animation" into pi-dev am: 7fb1fd4b

am: c411aaa3

Change-Id: Iee5f8a6aa0f3e34ce8af07775ffe6d1415079c5d
parents da2e6b6d c411aaa3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2298,8 +2298,8 @@ class WindowState extends WindowContainer<WindowState> implements WindowManagerP
                    if (DEBUG_FOCUS_LIGHT) Slog.i(TAG,
                            "setAnimationLocked: setting mFocusMayChange true");
                    mService.mFocusMayChange = true;
                    setDisplayLayoutNeeded();
                }
                setDisplayLayoutNeeded();
                // Window is no longer visible -- make sure if we were waiting
                // for it to be displayed before enabling the display, that
                // we allow the display to be enabled now.