Loading packages/CredentialManager/src/com/android/credentialmanager/createflow/CreateCredentialComponents.kt +1 −0 Original line number Diff line number Diff line Loading @@ -446,6 +446,7 @@ fun MoreOptionsRowIntroCard( BodyMediumText(text = stringResource( R.string.use_provider_for_all_description, entryInfo.userProviderDisplayName)) } item { Divider(thickness = 24.dp, color = Color.Transparent) } item { CtaButtonRow( leftButton = { Loading Loading
packages/CredentialManager/src/com/android/credentialmanager/createflow/CreateCredentialComponents.kt +1 −0 Original line number Diff line number Diff line Loading @@ -446,6 +446,7 @@ fun MoreOptionsRowIntroCard( BodyMediumText(text = stringResource( R.string.use_provider_for_all_description, entryInfo.userProviderDisplayName)) } item { Divider(thickness = 24.dp, color = Color.Transparent) } item { CtaButtonRow( leftButton = { Loading