Updated on 2026-08-14
This commit is contained in:
parent
33b7a53905
commit
c5560c3c6a
101 changed files with 274 additions and 272 deletions
|
|
@ -27,7 +27,7 @@ val CryptoCurrency.networkIconResId: Int
|
|||
* @return Drawable resource ID for the network.
|
||||
*/
|
||||
val Network.iconResId: Int
|
||||
get() = getActiveIconRes(id.value)
|
||||
get() = getActiveIconRes(rawId)
|
||||
|
||||
/**
|
||||
* Tries to extract a background color from the contract address of a token.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue