Skip to content
Commit ae92e25c authored by ryanlwlin's avatar ryanlwlin
Browse files

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 f2d5bf57
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment