Updated on 2026-08-14

This commit is contained in:
Tangem 2023-12-13 16:21:41 +03:00
parent 16dcd677d6
commit b38cfdcf9e
5 changed files with 10 additions and 28 deletions

View file

@ -173,7 +173,7 @@ sealed class WalletNotification(val config: NotificationConfig) {
config = NotificationConfig(
title = resourceReference(id = R.string.main_swap_promotion_title),
subtitle = resourceReference(id = R.string.main_swap_promotion_message),
iconResId = R.drawable.ic_swap_promo_34,
iconResId = R.drawable.img_swap_promo,
backgroundResId = R.drawable.img_swap_promo_banner_background,
onCloseClick = onCloseClick,
),