Updated on 2026-08-14

This commit is contained in:
Tangem 2024-04-25 19:53:21 +05:00
parent 901b95dc68
commit 5b50e044cd
2 changed files with 11 additions and 2 deletions

View file

@ -96,6 +96,7 @@ private fun SendAmountCurrencyButton(button: SendAmountSegmentedButtonsConfig, i
TokenIcon(
state = button.iconState,
shouldDisplayNetwork = false,
shouldDisplayCustom = false,
modifier = Modifier
.size(TangemTheme.dimens.size18),
)