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

Commit 5aa6deff authored by Vinit Nayak's avatar Vinit Nayak Committed by Android (Google) Code Review
Browse files

Merge "Disable split pair long press smart actions" into tm-qpr-dev

parents 5f4e93d6 e6c1c0eb
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -250,8 +250,7 @@ public class GroupedTaskView extends TaskView {

    @Override
    public void setOverlayEnabled(boolean overlayEnabled) {
        super.setOverlayEnabled(overlayEnabled);
        mSnapshotView2.setOverlayEnabled(overlayEnabled);
        // Intentional no-op to prevent setting smart actions overlay on thumbnails
    }

    @Override