diff options
author | Mady Mellor <madym@google.com> | 2019-03-26 17:10:34 -0700 |
---|---|---|
committer | Mady Mellor <madym@google.com> | 2019-03-26 17:41:10 -0700 |
commit | bc078c2de6de0af598f41ba7bc3b277b4f764b76 (patch) | |
tree | d418e7e2e708285b6d7c1290f17540c9f8e32000 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 141522721a6d80c39903f38120ff2d3b18b61c1d (diff) |
Fix some touch issues
ag/6525933 & ag/6627783 didn't play super well together!
* mExpandedAnimationController.updateYPosition shouldn't be called
while an expansion is happening -- this will clear out the end listeners
from the expansion animation
* We also shouldn't have to adjust insets while the expansion is changing
anyways
The other issue (from ag/6627783) is that in applyCurrentState updateView
was getting called while the expanded view animation might still be
running; this would result in incorrect ActivityView onLocationChanged
call. This is fixed by adding updateView after the expand animation has
been called.
Fixes: 129300945
Test: manual D: D:
Change-Id: I73b846d8428a7a1b4e02f52c120a2f21e03a1742
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions