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

Commit 5ed3a649 authored by Ats Jenk's avatar Ats Jenk Committed by Android (Google) Code Review
Browse files

Merge "Remove obsolete todo" into udc-qpr-dev

parents cc390e07 9f79d35c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -137,7 +137,6 @@ public final class KeyboardQuickSwitchController implements
        // Hide all desktop tasks and show them on the hidden tile
        int hiddenDesktopTasks = 0;
        if (DesktopTaskView.DESKTOP_IS_PROTO2_ENABLED) {
            // TODO(b/280468885): show desktop task as a grouped desktop tile
            DesktopTask desktopTask = findDesktopTask(tasks);
            if (desktopTask != null) {
                hiddenDesktopTasks = desktopTask.tasks.size();