diff options
| author | 2024-01-23 10:30:59 -0800 | |
|---|---|---|
| committer | 2024-01-23 14:52:09 -0800 | |
| commit | 71b6215e6e4b2703eccfc1e693dab5c678bec302 (patch) | |
| tree | 4e141675404c6f9efa594657a1dd28b25bb3ed25 /libs/hwui/FrameInfoVisualizer.cpp | |
| parent | 97d24320c1a1e701da531f90773e69e062c12e5e (diff) | |
Perform double tap toggle on ACTION_UP.
Currently, the double tap event is processed on the initial ACTION_DOWN
of the second tap. This conflicts with potential drag reposition events
that may follow, causing the size change to be reverted when the drag
ends.
This CL has the double tap resize occur on ACTION_UP instead, and only
if there isn't a drag event being handled.
Bug: 301322788
Test: Manual
Change-Id: I78b446a17f74040a2c1f6a9ebb21f137163b40b7
Diffstat (limited to 'libs/hwui/FrameInfoVisualizer.cpp')
0 files changed, 0 insertions, 0 deletions