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

Change-Id: Ia46921c839292a828f42a6f6d4d6921b35b1bdf6
This commit is contained in:
TreeHugger Robot
2020-05-11 21:22:08 +00:00
committed by Automerger Merge Worker
@@ -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;
}