Updated on 2026-08-14
This commit is contained in:
parent
174f476a29
commit
dae394e2e1
6 changed files with 33 additions and 28 deletions
|
|
@ -249,7 +249,7 @@ private fun sendTransaction(
|
|||
delay(DELAY_SDK_DIALOG_CLOSE)
|
||||
store.dispatchDialogShow(AppDialog.SimpleOkDialogRes(
|
||||
R.string.common_done,
|
||||
R.string.alert_demo_tx_send
|
||||
R.string.alert_demo_feature_disabled
|
||||
) { dispatch(NavigationAction.PopBackTo()) })
|
||||
}
|
||||
else -> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue