Merge "[CredManUi] Add padding before the CTA buttons for set-default dialogs." into udc-dev

This commit is contained in:
Helen Qin
2023-03-09 01:31:50 +00:00
committed by Android (Google) Code Review

View File

@@ -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 = {