Updated on 2026-08-14
This commit is contained in:
parent
d5813a3ea6
commit
973bf9a6e9
3 changed files with 26 additions and 0 deletions
|
|
@ -115,6 +115,8 @@ class WalletAdapter
|
|||
wallet.fiatRateString ?: "—"
|
||||
}
|
||||
|
||||
badgeCustomBalance.isVisible = isCustomCurrency
|
||||
|
||||
cardWallet.setOnClickListener {
|
||||
store.dispatch(WalletAction.MultiWallet.SelectWallet(wallet))
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue