commit | 6ad0e39f338d47e75bd1b964259ba21c00043f45 | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <[email protected]> | Fri Jun 02 17:20:34 2017 -0700 |
committer | Siarhei Vishniakou <[email protected]> | Mon Jun 19 14:06:21 2017 -0700 |
tree | 136f9ec688f81f9262b9604d290c0c968c98d4fc | |
parent | 8a95d49d8f149e190f2e170c968cbdef6a7db687 [diff] |
Revive DeadZone Override dispatchTouchEvent for the root FrameLayout of NavigationBar to process ACTION_OUTSIDE MotionEvents and dispatch directly to DeadZone to keep track of the most recent outside tap. Clarified documentation of ACTION_OUTSIDE behaviour. Bug: 37552674 Test: open IME, tap any key, then quickly tap on top half of the home button. The home button tap is ignored and device does not go to homescreen. Change-Id: Icb5cf6c76959f3514b8b94c09e38cc5434f31b23