Updated on 2026-08-14

This commit is contained in:
Tangem 2025-01-24 17:39:10 +03:00
parent 74f6e748d5
commit 356bd82435
21 changed files with 60 additions and 0 deletions

View file

@ -55,6 +55,18 @@ internal enum class Wallet2CobrandImage(
batchIds = setOf("AF97"),
),
CashClubGold(
cards2ResId = R.drawable.ill_cashclubgold_card2_120_106,
cards3ResId = R.drawable.ill_cashclubgold_card3_120_106,
batchIds = setOf("BB000004"),
),
Changenow(
cards2ResId = R.drawable.ill_changenow_card2_120_106,
cards3ResId = R.drawable.ill_changenow_card3_120_106,
batchIds = setOf("BB000013"),
),
CoinMetrica(
cards2ResId = R.drawable.ill_coin_metrica_card2_120_106,
cards3ResId = R.drawable.ill_coin_metrica_card3_120_106,
@ -97,6 +109,12 @@ internal enum class Wallet2CobrandImage(
batchIds = setOf("AF13"),
),
Hodl(
cards2ResId = R.drawable.ill_hodl_card2_120_106,
cards3ResId = R.drawable.ill_hodl_card3_120_106,
batchIds = setOf("BB000009"),
),
Jr(
cards2ResId = R.drawable.ill_jr_card2_120_106,
cards3ResId = R.drawable.ill_jr_card3_120_106,
@ -145,12 +163,24 @@ internal enum class Wallet2CobrandImage(
batchIds = setOf("AF52"),
),
Kango(
cards2ResId = R.drawable.ill_kango_card2_120_106,
cards3ResId = R.drawable.ill_kango_card3_120_106,
batchIds = setOf("BB000006"),
),
Konan(
cards2ResId = R.drawable.ill_konan_card2_120_106,
cards3ResId = R.drawable.ill_konan_card3_120_106,
batchIds = setOf("AF93"),
),
Kroak(
cards2ResId = R.drawable.ill_kroak_card2_120_106,
cards3ResId = R.drawable.ill_kroak_card3_120_106,
batchIds = setOf("BB000011"),
),
Neiro(
cards2ResId = R.drawable.ill_neiro_card2_120_106,
cards3ResId = R.drawable.ill_neiro_card3_120_106,
@ -163,6 +193,12 @@ internal enum class Wallet2CobrandImage(
batchIds = setOf("AF26"),
),
PassimPay(
cards2ResId = R.drawable.ill_passimpay_cards2_120_106,
cards3ResId = R.drawable.ill_passimpay_cards3_120_106,
batchIds = setOf("BB000007"),
),
// for multicolored cards use image of 3 cards in all cases
Pastel(
cards2ResId = R.drawable.ill_pastel_cards3_120_106,
@ -176,12 +212,24 @@ internal enum class Wallet2CobrandImage(
batchIds = setOf("AF34"),
),
Rizo(
cards2ResId = R.drawable.ill_rizo_card2_120_106,
cards3ResId = R.drawable.ill_rizo_card3_120_106,
batchIds = setOf("BB000012"),
),
SatoshiFriends(
cards2ResId = R.drawable.ill_satoshi_card2_120_106,
cards3ResId = R.drawable.ill_satoshi_card3_120_106,
batchIds = setOf("AF19"),
),
SinCity(
cards2ResId = R.drawable.ill_sincity_card2_120_106,
cards3ResId = R.drawable.ill_sincity_card3_120_106,
batchIds = setOf("BB000010"),
),
StealthCard(
cards2ResId = R.drawable.ill_stealth_cards2_120_106,
cards3ResId = R.drawable.ill_stealth_cards3_120_106,
@ -219,6 +267,12 @@ internal enum class Wallet2CobrandImage(
batchIds = setOf("AF40", "AF41", "AF42", "AF75", "AF76", "AF77"),
),
Vnish(
cards2ResId = R.drawable.ill_vnish_card2_120_106,
cards3ResId = R.drawable.ill_vnish_card3_120_106,
batchIds = setOf("BB000005"),
),
VoltInu(
cards2ResId = R.drawable.ill_volt_inu_card2_120_106,
cards3ResId = R.drawable.ill_volt_inu_card3_120_106,
@ -231,6 +285,12 @@ internal enum class Wallet2CobrandImage(
batchIds = setOf("AF15"),
),
WildGoat(
cards2ResId = R.drawable.ill_wildgoat_card2_120_106,
cards3ResId = R.drawable.ill_wildgoat_card3_120_106,
batchIds = setOf("BB000001"),
),
Winter(
cards2ResId = R.drawable.ill_winter_card2_120_106,
cards3ResId = R.drawable.ill_winter_card3_120_106,

Binary file not shown.

After

Width:  |  Height:  |  Size: 9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB