Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9299a743 authored by Vinit Nayak's avatar Vinit Nayak
Browse files

Allow tapping on app icon for second split app.

Fixes: 200851336
Test: Split with one app from overview,
tap on app icon for second app. Gets
selected as second app.

Change-Id: I312169fe7bc42007c2f1a0146a5fef5f8d5f46d6
parent e37b51b3
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -847,6 +847,9 @@ public class TaskView extends FrameLayout implements Reusable {
        if (icon != null) {
            iconView.setDrawable(icon);
            iconView.setOnClickListener(v -> {
                if (confirmSecondSplitSelectApp()) {
                    return;
                }
                if (ENABLE_QUICKSTEP_LIVE_TILE.get() && isRunningTask()) {
                    RecentsView recentsView = getRecentsView();
                    recentsView.switchToScreenshot(