Updated on 2026-08-14
This commit is contained in:
parent
4c0d5727fd
commit
8202b6bf2a
2 changed files with 2 additions and 2 deletions
|
|
@ -99,7 +99,7 @@ fun getActiveIconResByCoinId(coinId: String): Int {
|
|||
"ethereum-classic" -> R.drawable.img_eth_classic_22
|
||||
"stellar" -> R.drawable.img_stellar_22
|
||||
"cardano" -> R.drawable.img_cardano_22
|
||||
"matic-network" -> R.drawable.img_polygon_22
|
||||
"matic-network", "polygon-ecosystem-token" -> R.drawable.img_polygon_22
|
||||
"avalanche-2" -> R.drawable.img_avalanche_22
|
||||
"solana" -> R.drawable.img_solana_22
|
||||
"fantom" -> R.drawable.img_fantom_22
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue