diff options
author | Winson Chung <winsonc@google.com> | 2017-05-15 14:20:46 -0700 |
---|---|---|
committer | Winson Chung <winsonc@google.com> | 2017-05-18 10:01:17 -0700 |
commit | bb23376439a369d2a4f94abcda6a46dea673a74c (patch) | |
tree | b650cf76b556c956871a95e4e39a97eee39f9954 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 7415a5941bb481da4ab9b1e5caa387d921fc9889 (diff) |
Fixing issue with double tapping PiP.
- If a user taps the PiP quickly multiple times, you can hit a case where
you expand the PIP, which triggers the re-registration of the
InputConsumer, but doesn't disable touches until the pinned stack
animation starts. If the user taps in between that time, it can trigger
a resizing of the stack what aborts the expand animation
- Also adding additional debugging logs
Bug: 37657050
Test: Quickly tap the PiP
Change-Id: Ib0088a3aa8e917aca3214c289a0787bdf7e66199
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions