Updated on 2026-08-14
This commit is contained in:
parent
0598dd8e16
commit
bbf13f1ae8
32 changed files with 53 additions and 142 deletions
|
|
@ -54,7 +54,7 @@ internal class TokenDetailsActionButtonsConverter(
|
|||
TokenDetailsActionButton.Swap(
|
||||
dimContent = action.unavailabilityReason != ScenarioUnavailabilityReason.None,
|
||||
onClick = { clickIntents.onSwapClick(action.unavailabilityReason) },
|
||||
showBadge = action.showBadge,
|
||||
showBadge = action.shouldShowBadge,
|
||||
)
|
||||
}
|
||||
else -> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue