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

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

Merge "Set StateManager to BackgroundAppState if end gesture is NEW_TASK" into tm-qpr-dev

parents f4fa65db 4b76e912
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -346,7 +346,6 @@ public final class LauncherActivityInterface extends
            case RECENTS:
                return OVERVIEW;
            case NEW_TASK:
                return QUICK_SWITCH_FROM_HOME;
            case LAST_TASK:
                return BACKGROUND_APP;
            case HOME: