Skip to content
Commit 81570aa5 authored by ryanlwlin's avatar ryanlwlin Committed by Ameer Armaly
Browse files

[DO NOT MERGE] Fix sometime couldn't trigger A11y button with 3-finger

We inject the down events from where we detect the 3-finger swipe
gesture. It may not trigger the A11y Button if the event is not inside
the system gesture detection area.

We inject the original down location to injection all down events.

Bug: 166187595
Test: manually test
Change-Id: I0c0f84047fc24e40724332d51d7e3dc414bd0186
parent dd8ef30a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment