Updated on 2026-08-14

This commit is contained in:
Tangem 2023-05-04 12:49:25 +03:00
parent b0f23e3660
commit 938d7baee1
14 changed files with 569 additions and 24 deletions

View file

@ -139,6 +139,7 @@ private fun Icon(name: String, iconUrl: String, modifier: Modifier = Modifier) {
)
}
// TODO(use CurrencyPlaceholderIcon here?)
@Composable
private fun PlaceholderIcon(name: String, modifier: Modifier = Modifier) {
Box(