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

Commit 3368a99f authored by Dianne Hackborn's avatar Dianne Hackborn Committed by Android (Google) Code Review
Browse files

Merge "Fix issue #4280324: Returning to Fullscreen Layout with WebView..."

parents 96cbcbfe f809870f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -968,6 +968,7 @@ final class WindowState implements WindowManagerPolicy.WindowState {
                        + mPolicyVisibilityAfterAnim);
            }
            mPolicyVisibility = mPolicyVisibilityAfterAnim;
            mService.mLayoutNeeded = true;
            if (!mPolicyVisibility) {
                if (mService.mCurrentFocus == this) {
                    mService.mFocusMayChange = true;