Updated on 2026-08-14
This commit is contained in:
parent
2c3d5585de
commit
c58f2ab157
1 changed files with 1 additions and 0 deletions
|
|
@ -423,6 +423,7 @@ class WalletDetailsFragment : Fragment(R.layout.fragment_wallet_details), SafeSt
|
|||
is WalletDataModel.SameCurrencyTransactionInProgress,
|
||||
-> {
|
||||
lBalance.tvStatus.setVerifiedBalanceStatus(R.string.wallet_balance_verified)
|
||||
showPendingTransactionsIfPresent(status.pendingTransactions)
|
||||
}
|
||||
|
||||
is WalletDataModel.TransactionInProgress -> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue