Updated on 2026-08-14

This commit is contained in:
Tangem 2025-03-18 17:38:35 +03:00
parent 9afc066910
commit 6198e93be3
9 changed files with 24 additions and 0 deletions

View file

@ -49,6 +49,12 @@ internal enum class Wallet2CobrandImage(
batchIds = setOf("AF33"),
),
BitcoinPizza2(
cards2ResId = R.drawable.ill_pizza_day2_card2_120_106,
cards3ResId = R.drawable.ill_pizza_day2_card3_120_106,
batchIds = setOf("AF990019"),
),
BTC365(
cards2ResId = R.drawable.ill_btc365_card2_120_106,
cards3ResId = R.drawable.ill_btc365_card3_120_106,
@ -67,6 +73,12 @@ internal enum class Wallet2CobrandImage(
batchIds = setOf("BB000013"),
),
Chilliz(
cards2ResId = R.drawable.ill_chilliz_card2_120_106,
cards3ResId = R.drawable.ill_chilliz_card3_120_106,
batchIds = setOf("BB000016"),
),
CoinMetrica(
cards2ResId = R.drawable.ill_coin_metrica_card2_120_106,
cards3ResId = R.drawable.ill_coin_metrica_card3_120_106,
@ -206,6 +218,12 @@ internal enum class Wallet2CobrandImage(
batchIds = setOf("AF43", "AF44", "AF45", "AF78", "AF79", "AF80"),
),
RamenCat(
cards2ResId = R.drawable.ill_ramen_cat_cards2_120_106,
cards3ResId = R.drawable.ill_ramen_cat_cards3_120_106,
batchIds = setOf("AF990006", "AF990007", "AF990008"),
),
RedPanda(
cards2ResId = R.drawable.ill_red_panda_card2_120_106,
cards3ResId = R.drawable.ill_red_panda_card3_120_106,
@ -218,6 +236,12 @@ internal enum class Wallet2CobrandImage(
batchIds = setOf("BB000012"),
),
Sakura(
cards2ResId = R.drawable.ill_sakura_card2_120_106,
cards3ResId = R.drawable.ill_sakura_card3_120_106,
batchIds = setOf("AF990029", "AF990030", "AF990031"),
),
SatoshiFriends(
cards2ResId = R.drawable.ill_satoshi_card2_120_106,
cards3ResId = R.drawable.ill_satoshi_card3_120_106,

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB