Updated on 2026-08-14
This commit is contained in:
parent
f089d31106
commit
eda6a624d0
26 changed files with 161 additions and 277 deletions
|
|
@ -45,7 +45,7 @@ internal class CryptoCurrencyToDraggableItemConverter(
|
|||
): DraggableItem.Token {
|
||||
return DraggableItem.Token(
|
||||
tokenItemState = createTokenItemState(currencyStatus, appCurrency),
|
||||
groupId = getGroupHeaderId(currencyStatus.currency.networkId),
|
||||
groupId = getGroupHeaderId(currencyStatus.currency.network.id),
|
||||
)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue