diff options
author | Winson Chung <winsonc@google.com> | 2017-09-01 11:33:47 -0700 |
---|---|---|
committer | Winson Chung <winsonc@google.com> | 2017-09-01 14:08:35 -0700 |
commit | bb78744c57eb7083165447d0396959a95d7e6e8d (patch) | |
tree | 981a935977607f7c62ae40a86af78c780d02b7f8 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 8e2615c372018ac033f64c63b78174b1bc9dcdce (diff) |
Fix issue with PiP menu activity disallowing touches
- On devices where the expanded bounds are the same as the collapsed
bounds, there is no task stack animation and no subsequent animation
end callback, which means that touch state is not reset. Skip
disallowing touches in this state.
- Also fix race causing the PiP menu to ignore touches due to the pinned
animation end callback happening before the menu is first shown.
Bug: 65168767
Test: Tap menu on Ryu, rotate, and try and drag the PiP before the menu
times out
Change-Id: I0b264678aa3300fd4d4e9da5ef3d48a590232ae1
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions