Updated on 2026-08-14
This commit is contained in:
parent
1ad3cabf3c
commit
c9afaa5eaf
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ internal fun RecipientBlock(
|
|||
|
||||
Column(
|
||||
modifier = Modifier
|
||||
.fillMaxWidth()
|
||||
.clip(TangemTheme.shapes.roundedCornersXMedium)
|
||||
.background(backgroundColor)
|
||||
.clickable(enabled = !isSuccess && !isEditingDisabled, onClick = onClick)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue