Updated on 2026-08-14
This commit is contained in:
parent
435d9e31ea
commit
42816ea0be
2 changed files with 29 additions and 2 deletions
|
|
@ -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
|
||||
),
|
||||
),
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue