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

Commit e8c0373f authored by Arc Wang's avatar Arc Wang Committed by Android (Google) Code Review
Browse files

Merge "[Large Screen] Fix deep link 2 tasks bug" into sc-v2-dev

parents 190e926a 19052cb4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -244,7 +244,7 @@ public class SettingsActivity extends SettingsBaseActivity
        getMetaData();
        final Intent intent = getIntent();
        if (launchHomepageForTwoPaneDeepLink(intent)) {
            finish();
            finishAndRemoveTask();
            return;
        }