Updated on 2026-08-14
This commit is contained in:
parent
fe23b8ccc3
commit
a7a032b65d
2 changed files with 2 additions and 3 deletions
|
|
@ -185,7 +185,7 @@ private fun SendDoneButtons(
|
|||
exit = slideOutVertically().plus(fadeOut()),
|
||||
label = "Animate show sent state buttons",
|
||||
) {
|
||||
Row(modifier = Modifier.padding(TangemTheme.dimens.spacing12)) {
|
||||
Row(modifier = Modifier.padding(bottom = TangemTheme.dimens.spacing12)) {
|
||||
SecondaryButtonIconStart(
|
||||
text = stringResource(id = R.string.common_explore),
|
||||
iconResId = R.drawable.ic_web_24,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue