Updated on 2026-08-14

This commit is contained in:
Tangem 2026-05-29 21:38:04 +05:00
parent 0e264321b0
commit 2b000c1c72
5 changed files with 12 additions and 0 deletions

View file

@ -410,4 +410,16 @@ internal enum class Wallet2CobrandImage(
cards3ResId = R.drawable.ill_metaplanet_card3_120_106,
batchIds = setOf("BB000040"),
),
Adi(
cards2ResId = R.drawable.ill_adi_card2_120_106,
cards3ResId = R.drawable.ill_adi_card3_120_106,
batchIds = setOf("BB000053"),
),
Stronghold(
cards2ResId = R.drawable.ill_stronghold_card2_120_106,
cards3ResId = R.drawable.ill_stronghold_card3_120_106,
batchIds = setOf("BB000054"),
),
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB