Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit af0a5b61 authored by Helen Qin's avatar Helen Qin Committed by Automerger Merge Worker
Browse files

Merge "[CredManUi] Change label of "Sign in another way" button" into udc-dev...

Merge "[CredManUi] Change label of "Sign in another way" button" into udc-dev am: a7c50d25 am: 7cb84a08

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/22085712



Change-Id: I61698bc188e559059204b48ea6fe496706df1770
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 0f500e67 7cb84a08
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
                        )
                    }