commit | bf64024d56894a2733306b4d1c0eef929986db53 | [log] [tgz] |
---|---|---|
author | Jason Chang <jasonsfchang@google.com> | Tue Dec 08 17:10:57 2020 +0800 |
committer | Jason Chang <jasonsfchang@google.com> | Tue Dec 08 17:56:22 2020 +0800 |
tree | 426c7c8fac08f172f6797539b5596db2f56caea2 | |
parent | 7ea661f10c3b6bca89c5cfb466ff916eba26297d [diff] |
Fix abnormal flicking when swiping up to exit OHM in 3-button mode Sync the solution from ag/13127399 to fix flicking problem in 3-button mode. Defer the action of onStopGestureDetected() from ACTION_MOVE to ACTION_UP in OneHandedInputConsumer. Test: manual Change-Id: I41f9538a8e91eb7fa91e9decc688e740645ac9c1