commit | f98121939d99a9dc3d20f9f9ca4e8c65a37cb5ff | [log] [tgz] |
---|---|---|
author | Tony <twickham@google.com> | Fri Feb 01 22:21:11 2019 -0500 |
committer | Tony <twickham@google.com> | Tue Feb 05 15:47:13 2019 -0500 |
tree | 41c2dc30142bb3f7d9f79772a2d629749a9f9765 | |
parent | 51745853cb5eaf7c44c08061e7e8de4d4345ac7e [diff] |
Allow for continuous scrolling to previous tasks Starting a new touch interaction on the nav bar while going to a new task cancels that animation to allow for continuous scrolling. Specifically, the new interaction still creates a new touch consumer and WindowTransformSwipeHandler, but reuses the previous RecentsAnimationState in order to defer finishing it. Bug: 111926330 Change-Id: Ia4f5f8dbb2b3ae70791676f1e3e5ce84deb22f74