Updated on 2026-08-14

This commit is contained in:
Tangem 2025-03-05 10:04:45 +03:00
parent cf97d56b28
commit 636c602fcb
5 changed files with 12 additions and 0 deletions

View file

@ -230,12 +230,24 @@ internal enum class Wallet2CobrandImage(
batchIds = setOf("BB000010"),
),
SpringBloom(
cards2ResId = R.drawable.ill_spring_bloom_card2_120_106,
cards3ResId = R.drawable.ill_spring_bloom_card3_120_106,
batchIds = setOf("AF990001", "AF990002", "AF990004"),
),
StealthCard(
cards2ResId = R.drawable.ill_stealth_cards2_120_106,
cards3ResId = R.drawable.ill_stealth_cards3_120_106,
batchIds = setOf("AF60", "AF74", "AF88"),
),
SunDrop(
cards2ResId = R.drawable.ill_sundrop_cards2_120_106,
cards3ResId = R.drawable.ill_sundrop_cards3_120_106,
batchIds = setOf("AF990005", "AF990003"),
),
Trillant(
cards2ResId = R.drawable.ill_trillant_card2_120_106,
cards3ResId = R.drawable.ill_trillant_card3_120_106,

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB