Merge "[CredManUi] Add padding before the CTA buttons for set-default dialogs." into udc-dev
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user