Skip to content

Show chain badge for non-transfer activity rows on iOS#386

Merged
gemcoder21 merged 1 commit into
mainfrom
worktree-activity-icon-consolidation
May 26, 2026
Merged

Show chain badge for non-transfer activity rows on iOS#386
gemcoder21 merged 1 commit into
mainfrom
worktree-activity-icon-consolidation

Conversation

@DRadmir
Copy link
Copy Markdown
Contributor

@DRadmir DRadmir commented May 26, 2026

Summary

  • Match Android in the Activity list: transfer/transferNFT/smartContractCall keep the in/out arrow overlay, while swap, stake*, tokenApproval, earn*, perpetual*, and assetActivation now fall back to the chain placeholder from AssetIdViewModel, so token rows expose their network.
  • Android already produced this behavior via AssetIcon + supportIcon in TransactionItem.kt; only iOS needed to be aligned.

Closes #283
Screenshot 2026-05-26 at 3 09 41 PM

Match Android: transfer/transferNFT/smartContractCall keep the direction
arrow overlay; swap, stake*, tokenApproval, earn*, perpetual*, and
assetActivation now fall back to the chain placeholder from
AssetIdViewModel so token rows expose their network.
@DRadmir DRadmir self-assigned this May 26, 2026
@DRadmir DRadmir added the iOS label May 26, 2026
@gemcoder21 gemcoder21 merged commit d9b87eb into main May 26, 2026
3 checks passed
@gemcoder21 gemcoder21 deleted the worktree-activity-icon-consolidation branch May 26, 2026 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consolidate activity UI

2 participants