commit | 9756df45646246fa09cf3c82d6cd676e601927b8 | [log] [tgz] |
---|---|---|
author | Tony Wickham <twickham@google.com> | Wed Aug 08 17:39:15 2018 -0700 |
committer | Tony Wickham <twickham@google.com> | Wed Aug 08 17:55:10 2018 -0700 |
tree | ad1b8c5229ffb649bc3cb04d73390052d02b09ba | |
parent | 7fee2a82e4d9edbfa53b4abe3e5156afadee84f8 [diff] |
Use default animation when launching a TaskView that's off screen Now that pressing back launches the previously running task, it's possible to get TaskView#launch() when the TaskView is not on the screen (i.e. user scrolled before pressing back). In this case, we shouldn't use the launch-from-recents animation, as that animation assumes the task view is the current page or an adjacent one. Change-Id: I7bec91c9437954061affdedc8cd9e48820ce7357