summaryrefslogtreecommitdiff
path: root/startop/scripts/lib/cmd_utils.py
diff options
context:
space:
mode:
authorTracy Zhou <tracyzhou@google.com>2019-06-02 22:57:39 -0700
committerTracy Zhou <tracyzhou@google.com>2019-06-03 21:32:41 +0000
commitb27b98cc9f6d3c9c6fa2fc0e0121d767cb7ba1fc (patch)
tree49ede726ad5fbce824dca9c3f375f8b7f8592ea5 /startop/scripts/lib/cmd_utils.py
parent36e3da7920411bbf2b695a7faf545a0caebc6590 (diff)
Fix the logic of canceling previous scheduled fade in animation.
animateBoundsImpl() gets called twice when swiping up to home in portrait mode (one time for initial pip, one time for replacing it above shelf), while it only gets called once in other scenarios. The current implementation assumes that it gets called twice, so it doesn't correctly handle those one standalone call scenarios. Test: Manual Test: atest PinnedStackTests Fixes: 133507275 Change-Id: I3df26ac8ed2c85ff4f1a8c4410a9a8a8f0d70f28
Diffstat (limited to 'startop/scripts/lib/cmd_utils.py')
0 files changed, 0 insertions, 0 deletions