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

Commit 6459397e authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Temporarily removes Settings button from Back tutorial." into ub-launcher3-rvc-dev

parents e4350a56 168aaf96
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -75,9 +75,6 @@ final class BackGestureTutorialController extends TutorialController {

    @Override
    Integer getActionTextButtonStringId() {
        if (mTutorialType == BACK_NAVIGATION_COMPLETE) {
            return R.string.gesture_tutorial_action_text_button_label;
        }
        return null;
    }