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

Commit b811a29b authored by Brian Isganitis's avatar Brian Isganitis
Browse files

Remove obsolete TODO for verifying all apps on 2nd display.

It works \o/.

Test: No
Change-Id: I5b2c6c1b3bb656ad3d5bb21188ac9e9f8cdc0fec
parent 3e6cd999
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -53,7 +53,6 @@ public class SecondaryDisplayLauncher extends BaseDraggingActivity
    private LauncherModel mModel;

    private BaseDragLayer mDragLayer;
    // TODO(b/216191717): Verify all apps works on secondary display.
    private ActivityAllAppsContainerView<SecondaryDisplayLauncher> mAppsView;
    private View mAppsButton;