Updated on 2026-08-14
This commit is contained in:
parent
a62354d5fb
commit
131ef0ae71
29 changed files with 218 additions and 132 deletions
|
|
@ -29,7 +29,7 @@ internal fun AddCustomTokenFloatingButton(model: AddCustomTokenFloatingButton, m
|
|||
.imePadding()
|
||||
.padding(horizontal = TangemTheme.dimens.spacing16)
|
||||
.fillMaxWidth(),
|
||||
text = stringResource(id = R.string.common_add),
|
||||
text = stringResource(id = R.string.custom_token_add_token),
|
||||
iconResId = R.drawable.ic_plus_24,
|
||||
enabled = model.isEnabled,
|
||||
onClick = model.onClick,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue