Merge "Part of recents transition wrap order" into udc-dev am: b17c27e9f7 am: f66e0afad0
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/21693732 Change-Id: I2e36e8b4ca4a363d31d9a1eb0b228af2eec0ff07 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -231,7 +231,6 @@ public class TaskAnimationManager implements RecentsAnimationCallbacks.RecentsAn
|
||||
|
||||
if (ENABLE_SHELL_TRANSITIONS) {
|
||||
RemoteTransition transition = newRemoteTransition(mCallbacks,
|
||||
mController != null ? mController.getController() : null,
|
||||
mCtx.getIApplicationThread());
|
||||
final ActivityOptions options = ActivityOptions.makeRemoteTransition(transition);
|
||||
// Allowing to pause Home if Home is top activity and Recents is not Home. So when user
|
||||
|
||||
Reference in New Issue
Block a user