Files
Lawnchair/src/com/android/launcher3
Sebastian Franco 68fc44ffad Prevent double touch inputs in the BaseDragLayer
If you hold a long press and while pressing you start another
long press again with another finger, then a new onLongPress event
will trigger and in some cases we are not processing that case.

By ignoring the evetns with the flag ACTION_OUTSIDE we can prevent
such cases.

Fix: 247477725
Test: ReorderWidgets
Change-Id: I31833bc54db2771809562bd1f92c8523eb2f05ab
2022-10-11 09:54:46 -05:00
..
2022-10-06 10:38:26 -07:00
2022-09-09 16:02:13 -07:00
2022-10-06 10:38:26 -07:00
2022-10-03 20:15:12 +01:00
2022-03-10 13:02:35 -08:00