Merge "Hide divider immediately if going to launcher" into udc-dev am: 2d586455dc am: 645158f067
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/23368297 Change-Id: I89962cb8501423c7d365e9d145ed97c8ad003ae3 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -1702,6 +1702,7 @@ public class QuickstepTransitionManager implements OnDeviceProfileChangeListener
|
|||||||
QuickStepContract.getWindowCornerRadius(mLauncher),
|
QuickStepContract.getWindowCornerRadius(mLauncher),
|
||||||
false /* fromPredictiveBack */);
|
false /* fromPredictiveBack */);
|
||||||
|
|
||||||
|
TaskViewUtils.createSplitAuxiliarySurfacesAnimator(nonAppTargets, false, null);
|
||||||
mLauncher.clearForceInvisibleFlag(INVISIBLE_ALL);
|
mLauncher.clearForceInvisibleFlag(INVISIBLE_ALL);
|
||||||
result.setAnimation(pair.second, mLauncher);
|
result.setAnimation(pair.second, mLauncher);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user