Updated on 2026-08-14
This commit is contained in:
parent
fe59a7532e
commit
6840890e9e
3 changed files with 3 additions and 4 deletions
|
|
@ -19,5 +19,6 @@ fun Blockchain.getIconRes(): Int {
|
|||
Blockchain.Tezos -> R.drawable.ic_tezos
|
||||
Blockchain.XRP -> R.drawable.ic_xrp
|
||||
Blockchain.Stellar -> R.drawable.ic_stellar
|
||||
else -> R.drawable.shape_circle
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue