[CredManUi] Change label of "Sign in another way" button
Bug: 273604504 Test: local deployment Change-Id: I25eb01cad6fc94d09a650c8a9f9ffd29cc9d0956
This commit is contained in:
@@ -250,7 +250,7 @@ fun PrimarySelectionCard(
|
||||
leftButton = if (totalEntriesCount > 1) {
|
||||
{
|
||||
ActionButton(
|
||||
stringResource(R.string.get_dialog_use_saved_passkey_for),
|
||||
stringResource(R.string.get_dialog_title_sign_in_options),
|
||||
onMoreOptionSelected
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user