commit | 6f479ff9de9096000e5191521fb079353d2a946c | [log] [tgz] |
---|---|---|
author | Sunny Goyal <sunnygoyal@google.com> | Tue Jun 04 14:06:07 2019 -0700 |
committer | Sunny Goyal <sunnygoyal@google.com> | Thu Jun 06 11:57:54 2019 -0700 |
tree | 26ef600a2817954e4012571aa8147e48ac82bb20 | |
parent | 63013c5e5723117ce7dec97b88cac2abf21f9088 [diff] |
Using a separate InputConsumer when Launcher is resumed but not focused When Launcher is not focused and we try to dispatch events to Launcher, it can lead to a inconsistent state. For eg, NavBarTouchController was trying to take launcher from NORMAL to NORMAL state causing the endCallback to be called immediately, which in turn didn't clear Swipedetetor state Bug: 132209249 Bug: 132815672 Change-Id: I82e4fdcb8fd5339e82fc8551f3a6e0b046d906f8