diff options
| author | 2020-08-07 22:25:17 +0000 | |
|---|---|---|
| committer | 2020-08-11 13:13:05 +0800 | |
| commit | 86340be1a7936d383b9a5071fd850ca331b9442a (patch) | |
| tree | f74f512b13e657455b0eafadfe9adb5540ce1173 /services/coverage/java | |
| parent | b511a73d7e686d5882354eec0a2265b8b629748c (diff) | |
Address drag unreliability during touch exploration
The code was trying to set the location of the drag, but MotionEvent doesn't behave consistently when setting a single location to a multi-touch event.
All that's needed is to select the correct pointer, so removing messing with the location gives more consistent behavior.
Bug: 163105030
Change-Id: I6c315cf0a1e48847cc778ec8c34b382d13ce3555
Test: Manually testing at this point of the passthrough, and relying on treehugger.
Diffstat (limited to 'services/coverage/java')
0 files changed, 0 insertions, 0 deletions