Do not trigger PiP on tapping on TaskView am: bfec974f59

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15749049

Change-Id: Idf185bce26665ae5db8a9a9e606d722bb3ff0d7f
This commit is contained in:
Hongwei Wang
2021-09-03 20:22:56 +00:00
committed by Automerger Merge Worker
@@ -838,6 +838,7 @@ public class TaskView extends FrameLayout implements Reusable {
RecentsView recentsView = getRecentsView();
recentsView.switchToScreenshot(
() -> recentsView.finishRecentsAnimation(true /* toRecents */,
false /* shouldPip */,
this::showTaskMenu));
} else {
showTaskMenu();