summaryrefslogtreecommitdiff
path: root/wifi/java/src
diff options
context:
space:
mode:
author Prabir Pradhan <prabirmsp@google.com> 2023-04-12 00:16:04 +0000
committer Prabir Pradhan <prabirmsp@google.com> 2023-04-12 00:16:04 +0000
commitc4574fc01f04725bfc377269b43a04e784c1428e (patch)
tree6d5ed0c43ee71f85add235d8426fb389510839ab /wifi/java/src
parentca7c149247e029b159b089c5abe5f583bb640227 (diff)
InkWindow: Provide a copy of the motion event to view root
When a motion event is enqueued into the view root, the view root expects to own the event, which means it will finish and recycle the event if necessary. In the handwriting pipeline, this event actually comes from an InputEventReceiver that handles finishing the event, so there is a chance that the event is finished or recycled twice. Make sure the view root owns the event that is enqueued into it by providing it with a copy of the event. Bug: 277809922 Test: manual, HandwritingIme Change-Id: I65968d075640c1dd585d5d7b9eadb78e3dff9aa2
Diffstat (limited to 'wifi/java/src')
0 files changed, 0 insertions, 0 deletions