Updated on 2026-08-14
This commit is contained in:
parent
16dcd677d6
commit
b38cfdcf9e
5 changed files with 10 additions and 28 deletions
|
|
@ -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,
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue