Updated on 2026-08-14
This commit is contained in:
parent
a4beb2cafc
commit
bd62089c12
39 changed files with 149 additions and 664 deletions
|
|
@ -99,7 +99,7 @@ internal class StateBuilder(
|
|||
return uiStateHolder.copy(
|
||||
sendCardData = SwapCardState.SwapCardData(
|
||||
type = TransactionCardType.ReadOnly(
|
||||
headerResId = R.string.exchange_send_view_header
|
||||
headerResId = R.string.exchange_send_view_header,
|
||||
),
|
||||
amountTextFieldValue = TextFieldValue(
|
||||
text = "0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue