commit | 1898c59269d4d8ce7a03d7131638e597e1cf5a1a | [log] [tgz] |
---|---|---|
author | omarmt <omarmt@google.com> | Thu Jun 06 14:06:30 2024 +0000 |
committer | omarmt <omarmt@google.com> | Thu Jun 06 14:06:30 2024 +0000 |
tree | a34db0d3eca6326eccba80b9a207e1d1939a8314 | |
parent | 9d61d737e56b0201b20b612d0f901a7c780ca658 [diff] |
Refactor detectDragGestures in MultiPointerDraggable The horizontalDrag and verticalDrag methods have been replaced with their current implementation. However, these methods do not currently handle ignored events (those that are not hasDragged). Support for these events will be added in a later CL. Test: No new test, simple refactor Bug: 345434452 Flag: com.android.systemui.scene_container Change-Id: I6a0ac353bf563132fcfa33bf7100e3d9f216c53e