summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramStore.java
diff options
context:
space:
mode:
authorPhil Weaver <pweaver@google.com>2020-08-07 22:25:17 +0000
committerryanlwlin <ryanlwlin@google.com>2020-08-11 13:13:05 +0800
commit86340be1a7936d383b9a5071fd850ca331b9442a (patch)
treef74f512b13e657455b0eafadfe9adb5540ce1173 /rs/java/android/renderscript/ProgramStore.java
parentb511a73d7e686d5882354eec0a2265b8b629748c (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 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions