Updated on 2026-08-14
This commit is contained in:
parent
7ad0d06340
commit
103a78782f
7 changed files with 43 additions and 6 deletions
|
|
@ -44,6 +44,7 @@ fun Blockchain.getGreyedOutIconRes(): Int {
|
|||
Blockchain.TerraV2 -> R.drawable.ic_terra2_no_color
|
||||
Blockchain.Cronos -> R.drawable.ic_cronos_no_color
|
||||
Blockchain.Telos, Blockchain.TelosTestnet -> R.drawable.ic_telos_no_color
|
||||
Blockchain.AlephZero, Blockchain.AlephZeroTestnet -> R.drawable.ic_azero_no_color
|
||||
else -> R.drawable.ic_tangem_logo
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue