Updated on 2026-08-14
This commit is contained in:
parent
203dc8ef0a
commit
2e58f4ec40
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ fun getActiveIconRes(blockchainId: String): Int {
|
|||
"octaspace", "octaspace/test" -> R.drawable.img_octaspace_22
|
||||
"chia", "chia/test" -> R.drawable.img_chia_22
|
||||
"NEAR", "NEAR/test" -> R.drawable.img_near_22
|
||||
"decimal", "decimal/testnet" -> R.drawable.img_decimal_22
|
||||
"decimal", "decimal/test" -> R.drawable.img_decimal_22
|
||||
else -> R.drawable.ic_alert_24
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue