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

Commit d5f3798d authored by Fabrice Di Meglio's avatar Fabrice Di Meglio Committed by Android (Google) Code Review
Browse files

Merge "Fix bug #6558264 Recent apps launcher is not getting dismissed after...

Merge "Fix bug #6558264 Recent apps launcher is not getting dismissed after launching Google app using long press of Home key" into jb-dev
parents 18afc622 4d0d38b9
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -106,6 +106,9 @@ public class SearchPanelView extends FrameLayout implements
    }

    private void startAssistActivity() {
        // Close Recent Apps if needed
        mBar.animateCollapse();
        // Launch Assist
        Intent intent = getAssistIntent();
        try {
            ActivityOptions opts = ActivityOptions.makeCustomAnimation(mContext,