Loading packages/CredentialManager/src/com/android/credentialmanager/getflow/GetCredentialComponents.kt +1 −1 Original line number Diff line number Diff line Loading @@ -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 ) } Loading Loading
packages/CredentialManager/src/com/android/credentialmanager/getflow/GetCredentialComponents.kt +1 −1 Original line number Diff line number Diff line Loading @@ -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 ) } Loading