am f62877d3: Merge "Prevent wrong system ui visibility callback after the user swipe"
automerge: fd7819d
* commit 'fd7819dbe0cf2cef9c03b2c4b04a92f0a2a36604':
Prevent wrong system ui visibility callback after the user swipe
This commit is contained in:
@@ -6090,6 +6090,7 @@ public class PhoneWindowManager implements WindowManagerPolicy {
|
||||
if (denyTransientStatus || denyTransientNav) {
|
||||
// clear the clearable flags instead
|
||||
clearClearableFlagsLw();
|
||||
vis &= ~View.SYSTEM_UI_CLEARABLE_FLAGS;
|
||||
}
|
||||
|
||||
vis = mStatusBarController.updateVisibilityLw(transientStatusBarAllowed, oldVis, vis);
|
||||
|
||||
Reference in New Issue
Block a user