commit | 54441f5df9011b02f9adffcab0e02c80ffec545d | [log] [tgz] |
---|---|---|
author | Jon Miranda <jonmiranda@google.com> | Wed Jan 24 15:38:25 2018 -0800 |
committer | Jon Miranda <jonmiranda@google.com> | Thu Jan 25 14:32:47 2018 -0800 |
tree | 526b138555f2614860dc6c6cf207de6104f59e37 | |
parent | 82d010f0d2f9aef26ec8d7c56c4661767fb514a5 [diff] |
Refactor LauncherAppTransitionManager & polish for new app transitions. * Add start delay when launcher resumes from all apps or landscape. * Track the last app transition animator and cancel it before beginning a new one, otherwise the animators can conflict with each other. ie. Opening an app from all apps and then immediately pressing back to return to all apps. * Use class overrride instead of UiFactory. Bug: 70220260 Change-Id: I4755d45d820f9d551e443d6c4a148e8789c5bc57