[CredManUi] Update the provider confimation dialog padding

Space between the icon and bottom sheet title should be 16.dp while its
currently 24.dp.

Bug: 271340033
Test: manual (see bug for screenshots)
Change-Id: I8f7f26f5938c54f8b0430e754b401eda8360d64b
This commit is contained in:
Helen Qin
2023-04-10 23:52:41 +00:00
parent c0ff8e9672
commit 8e82ccf25f

View File

@@ -435,7 +435,7 @@ fun MoreOptionsRowIntroCard(
}
SheetContainerCard {
item { HeadlineIcon(imageVector = Icons.Outlined.NewReleases) }
item { Divider(thickness = 24.dp, color = Color.Transparent) }
item { Divider(thickness = 16.dp, color = Color.Transparent) }
item {
HeadlineText(
text = stringResource(