Updated on 2026-08-14

This commit is contained in:
Tangem 2025-05-20 15:13:47 +04:00
parent 33b7a53905
commit c5560c3c6a
101 changed files with 274 additions and 272 deletions

View file

@ -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.