[CredManUi] Add padding before the CTA buttons for set-default dialogs.
Bug: 272363288 Test: manual (see bug for screenshots) Change-Id: I3072a9d3eefa26ced7e06b5504dd7a9c12aa16ca
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