Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit a7f4579c authored by Jordan Demeulenaere's avatar Jordan Demeulenaere
Browse files

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
parent f23d375e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment