Updated on 2026-08-14

This commit is contained in:
Tangem 2024-02-28 16:31:12 +05:00
parent 0a2b586b6e
commit 757d24b43d
10 changed files with 74 additions and 8 deletions

View file

@ -45,7 +45,7 @@ internal class SendAmountStateConverter(
),
SendAmountSegmentedButtonsConfig(
title = stringReference(appCurrency.code),
iconState = iconStateConverter.convert(status),
iconUrl = appCurrency.iconSmallUrl,
isFiat = true,
),
),