Merge "Fix issue #4280324: Returning to Fullscreen Layout with WebView..."
This commit is contained in:
committed by
Android (Google) Code Review
commit
3368a99f3c
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user