diff options
| author | 2024-02-02 14:33:31 +0100 | |
|---|---|---|
| committer | 2024-02-05 17:55:11 +0100 | |
| commit | a7f4579c4f7cde875abad42c1557dc789e048d34 (patch) | |
| tree | 5404792dfce1f35abf0434bfd8dfa95b6555a0e5 /libs/hwui/HardwareBitmapUploader.cpp | |
| parent | f23d375e4f15262bd951cd059a9461310ba97ba9 (diff) | |
Cancel transition when pointer input is cancelled
This CL fixes a bug in MultiPointerDraggable: before this CL, we would
not call onDragStopped() when the current pointer input was cancelled
(for instance because enabled became false). With this CL, we ensure
that onDragStopped is always called if onDragStarted() is called.
Bug: 308961608
Test: MultiPointerDraggableTest
Flag: N/A
Change-Id: I20561ba10533380cd16b69f4146851fbb9abb008
Diffstat (limited to 'libs/hwui/HardwareBitmapUploader.cpp')
0 files changed, 0 insertions, 0 deletions