Updated on 2026-08-14
This commit is contained in:
parent
8e34196e00
commit
394b5b960f
19 changed files with 37 additions and 13 deletions
|
|
@ -289,6 +289,7 @@ class SendStateSubscriber(fragment: BaseStoreFragment) :
|
|||
pbReceiptFee.hide()
|
||||
tvReceiptFeeValue.show()
|
||||
}
|
||||
else -> {}
|
||||
}
|
||||
|
||||
|
||||
|
|
@ -356,6 +357,7 @@ class SendStateSubscriber(fragment: BaseStoreFragment) :
|
|||
}
|
||||
llTotalContainer.tvTotalTokenCryptoValue.update(willSent.toString())
|
||||
}
|
||||
else -> {}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue