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

This commit is contained in:
TreeHugger Robot
2020-05-11 21:10:46 +00:00
committed by Android (Google) Code Review
@@ -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;
}