Skip to content

Add Receive to NFT collections scene on Android#164

Merged
gemcoder21 merged 3 commits intomainfrom
158-add-receive-to-nft-scene
Apr 21, 2026
Merged

Add Receive to NFT collections scene on Android#164
gemcoder21 merged 3 commits intomainfrom
158-add-receive-to-nft-scene

Conversation

@DRadmir
Copy link
Copy Markdown
Contributor

@DRadmir DRadmir commented Apr 17, 2026

Mirrors iOS Collections flow: + toolbar button and empty-state "Receive" action both open a new "Receive Collection" sheet — a chain picker filtered to chains with is_nft_supported = true (Ethereum, BNB Chain, Solana, Polygon). Each row has a copy-address button and a navigation chevron; tapping a row opens the existing receive screen for that chain.

Closes: #158

Screenshot_20260421_221433 Screenshot_20260421_221525

Mirrors iOS Collections flow: `+` toolbar button and empty-state
"Receive" action both open a new "Receive Collection" sheet — a
chain picker filtered to chains with `is_nft_supported = true`
(Ethereum, BNB Chain, Solana, Polygon). Each row has a copy-address
button and a navigation chevron; tapping a row opens the existing
receive screen for that chain.

Closes #158
@DRadmir DRadmir self-assigned this Apr 17, 2026
DRadmir added 2 commits April 21, 2026 22:12
…ceive-to-nft-scene

# Conflicts:
#	android/features/nft/presents/src/main/kotlin/com/gemwallet/android/features/nft/presents/NftListScene.kt
@gemcoder21 gemcoder21 merged commit 7ce240b into main Apr 21, 2026
3 checks passed
@gemcoder21 gemcoder21 deleted the 158-add-receive-to-nft-scene branch April 21, 2026 18:01
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.

Add Receive to NFT Scene

2 participants