summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorJacky Kao <jackykao@google.com>2020-10-13 13:59:35 +0800
committerJacky Kao <jackykao@google.com>2020-11-05 13:26:55 +0800
commitbc96e7ef333315f5404ca947067b439c33ce4931 (patch)
tree67c3261d3cd7e05d3e773c304326edb48a5e181c /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parentf6bd60e26206e1ee148caec9413918a9d5c5a937 (diff)
Fix the focus not move to the place where the finger clicks
User does the triple tap operation, but the gesture detection becomes to doubleTapAndHold because the timing of the motion event. Then the long pressing data is created but not be cleared when the state returns to STATE_CLEAR. Adding the long pressing data reset to fix this issue. Bug: 163298552 Test: a11y CTS & unit tests Change-Id: I5fc23a14b0a4ae3c7c012cb4ed8dc924c00e7fe9
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions