commit | baf6bef001a582fea275bf891294cf1fe9d5472e | [log] [tgz] |
---|---|---|
author | Craig Mautner <cmautner@google.com> | Tue Jan 27 11:44:59 2015 -0800 |
committer | Craig Mautner <cmautner@google.com> | Tue Jan 27 11:44:59 2015 -0800 |
tree | 1c8f6a9f75e2bc81eb4be066fa1f7d76e434402e | |
parent | 299f960e5e5837da44cd81692388f3cbd5d2c362 [diff] |
Defer tap outside stack until multiwindows Taps outside of the stack boundary were causing the current app to lose focus. This led to timeouts waiting for the app to respond. Disabling the tap recognition keeps the focus from changing. It will be reenabled for multiwindows. Fixes bug 17721767. Change-Id: Iad854b19979390e73b97239e489ad7ef82e03d47