diff options
author | Joshua Tsuji <tsuji@google.com> | 2019-05-29 16:32:01 -0400 |
---|---|---|
committer | Joshua Tsuji <tsuji@google.com> | 2019-05-30 11:58:55 -0400 |
commit | f49ee14a7ed24b3c38aca8bd3724e307aaf80bba (patch) | |
tree | e2a3bea579396a4cdd09ace18a4ec5e07d402ebb /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 4bb3e7e71413c544cb591de0e76edd21b4b1954e (diff) |
Fix issues with animations when the stack is expanded.
- Don't show the flyout if the stack has become expanded.
- Add onChildReordered so that the controllers don't receive onChildAdded calls when views are reordered. This was causing animation issues with expanded bubbles.
- Clear the dragging out bubble onGestureFinished, so that it's not ignored by animations.
- Update the expand/collapse animations when a new child is added during animation, so that it'll also animate to the proper spot.
Fixes: 129370170
Bug: 123542488
Test: atest SystemUITests
Change-Id: I1360deb09db82bd3ba72cb91fc9abe05b6dc1a9c
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions