Updated on 2026-08-14
This commit is contained in:
parent
5d853ea8b8
commit
19d6b9748e
43 changed files with 414 additions and 384 deletions
|
|
@ -187,8 +187,8 @@ internal class ChooseTokenListItemConverter(
|
|||
is PaymentAccountStatusValue.UnderReview,
|
||||
PaymentAccountStatusValue.Loading,
|
||||
PaymentAccountStatusValue.Empty,
|
||||
is PaymentAccountStatusValue.Deactivated,
|
||||
-> return null
|
||||
is PaymentAccountStatusValue.Deactivated -> status.cryptoCurrencyStatus
|
||||
is PaymentAccountStatusValue.Loaded -> status.cryptoCurrencyStatus
|
||||
}
|
||||
val account = this.account
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue