summaryrefslogtreecommitdiff
path: root/tools/aapt2/diff/Diff.cpp
diff options
context:
space:
mode:
authorRobert Carr <racarr@google.com>2018-03-19 13:25:05 -0700
committerRobert Carr <racarr@google.com>2018-03-19 13:35:25 -0700
commit2025bf84da365fa32d1735bb309e0004b6b217f1 (patch)
tree2ef5d7b5dcde75a9527c8dd17368ff5b4af701fb /tools/aapt2/diff/Diff.cpp
parent3912a7f54466f258c5b2597eebdb54cfe0f8281c (diff)
Correct exiting pip animation state.
We were using mForceScaleUntil resize to persist the pip animation state past the Stack animation state to give the client time to request a resize. However it now seems the client is almost always requesting a resize before the stack animation state ends. To account for this we need to make sure we only reset mForceScaleUntilResize once at the beginning of the animation and then allow the flag to be cleared ahead of the Stack animation state. Test: Manual. Bug: 69065873 Change-Id: I9b5260ac984270ed62e75a4369360c0843e34d28
Diffstat (limited to 'tools/aapt2/diff/Diff.cpp')
0 files changed, 0 insertions, 0 deletions