summaryrefslogtreecommitdiff
path: root/startop/scripts/lib/cmd_utils.py
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2019-06-27 13:37:18 -0700
committerWinson Chung <winsonc@google.com>2019-07-09 17:25:18 +0000
commitd4c96f965e314f38257c04f33b5a7f87d3056ffe (patch)
tree450038a38be3fc8297a81d90f42c084c0dfee4a3 /startop/scripts/lib/cmd_utils.py
parent8fa9dd817300b3df6ee8de5f0a9ad13216e0b08c (diff)
Fix ordering of check minimized state callback
- We previously notified the docked stack minimized changed asynchronously (ag/6130053) but now this is a direct call, which causes the notify to trigger a cancel of the recents animation, which triggers another notifyDockedStackMinimizedChanged() call with the new state, which leads to an inversion of delivered states to sysui. Instead, always notify the remote listeners prior to synchronously updating the internal state. Bug: 133243292 Test: Show the IME in split screen and try to swipe up (this should just dismiss the IME and not leave the user in a broken split screen minimized state) Change-Id: I181e039d5823b635e36657a795d05c9e30366364
Diffstat (limited to 'startop/scripts/lib/cmd_utils.py')
0 files changed, 0 insertions, 0 deletions