Updated on 2026-08-14
This commit is contained in:
parent
2541461d44
commit
bef13c837f
10 changed files with 42 additions and 18 deletions
|
|
@ -30,7 +30,7 @@ internal fun WcTransactionRequestButtons(
|
|||
modifier = Modifier
|
||||
.fillMaxWidth()
|
||||
.weight(1f),
|
||||
text = stringResourceSafe(R.string.wc_sign_message_button_text),
|
||||
text = stringResourceSafe(R.string.common_sign),
|
||||
onClick = onSign,
|
||||
iconResId = R.drawable.ic_tangem_24,
|
||||
showProgress = isLoading,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue