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:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user