commit | 9e84745e4b0cf7b2497b64a5d8dc8a817f81fbc9 | [log] [tgz] |
---|---|---|
author | Tony Wickham <twickham@google.com> | Wed Jun 24 11:59:10 2020 -0700 |
committer | Tony Wickham <twickham@google.com> | Thu Jun 25 02:11:04 2020 +0000 |
tree | bdbf58361bdeccb50a86ca4f0a2ada331252e77a | |
parent | ca493d1426e35aa18b20c102ce1b479930780027 [diff] |
Pass isLikelyToStartNewTask to onGestureStarted() This ensures we immediately setRecentsAttachedToAppWindow(). As mentioned in the bug, there was an edge case where we would animate the attached state if the first move event passed the touch slop, causing the adjacent task view to lag behind during the gesture. Fixes: 159742520 Change-Id: Ie47bb84fdd3dbd69e3b74ca504d487fb9aedb551 (cherry picked from commit c6a56ef7a295b5421ad9531cfc6addc1581e67e6)