commit | 0126d69858e7bec86e76345cb34f2ea6aa3aef75 | [log] [tgz] |
---|---|---|
author | Matthew Ng <ngmatthew@google.com> | Wed Jan 24 17:01:08 2018 -0800 |
committer | Matthew Ng <ngmatthew@google.com> | Fri Jan 26 14:08:53 2018 -0800 |
tree | 536b3345f2b415b22344632cfdca130ce5830192 | |
parent | df27ca11010d4819d15a1429a57e05dee3954459 [diff] |
Prevent 2nd action down motionevent on nav bar press Since motions events are proxied to launcher on intercept and on touch, when user touches it used to send both. Prevent the action down proxy event onTouchEvent will only send one touch event if nothing else handles it. Bug: 67957962 Test: manual Change-Id: Ia2a6bfe6cd963f9383a1468f5ba64dc28005a394