Updated on 2026-08-14

This commit is contained in:
Tangem 2026-06-08 16:58:21 +02:00
parent 435d9e31ea
commit 42816ea0be
2 changed files with 29 additions and 2 deletions

View file

@ -112,11 +112,11 @@ internal class TangemPayDetailsStateFactory(
title = resourceReference(R.string.tangempay_pay_support),
onClick = intents::onContactSupportClicked,
icon = TangemIconUM.Icon(
imageVector = Icons.ic_document_20,
iconRes = R.drawable.ic_mail_20,
tintReference = {
TangemTheme.colors3.icon.primary
},
), // TODO change when the icon will be ready in design
),
),
)
}