Updated on 2026-08-14
This commit is contained in:
parent
3c755c6060
commit
974ccb2f91
3 changed files with 5 additions and 9 deletions
|
|
@ -101,7 +101,7 @@ internal fun SendWithSwapSuccessContent(sendWithSwapUM: SendWithSwapUM) {
|
|||
)
|
||||
DestinationBlock(destinationUM.addressTextField)
|
||||
FeeBlock(feeSelectorUM = feeSelectorUM)
|
||||
Spacer(Modifier.height(60.dp))
|
||||
Spacer(Modifier.height(128.dp))
|
||||
}
|
||||
BottomFade(Modifier.align(Alignment.BottomCenter), TangemTheme.colors.background.tertiary)
|
||||
NavigationButtonsBlockV2(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue