Merge "Update button string to "Start"" into qt-dev
am: 9a252aa6b5
Change-Id: If4db1d8ef03f273641a7afe7869fd85104ddfe45
This commit is contained in:
@@ -99,7 +99,7 @@ public class FaceEnrollEducation extends BiometricEnrollBase {
|
||||
);
|
||||
|
||||
final FooterButton footerButton = new FooterButton.Builder(this)
|
||||
.setText(R.string.wizard_next)
|
||||
.setText(R.string.security_settings_face_enroll_education_start)
|
||||
.setListener(this::onNextButtonClick)
|
||||
.setButtonType(FooterButton.ButtonType.NEXT)
|
||||
.setTheme(R.style.SudGlifButton_Primary)
|
||||
|
||||
Reference in New Issue
Block a user