Skip to content

fix(android): improve network fee sheet header UI and fee rate emojis#173

Merged
gemcoder21 merged 5 commits intogemwalletcom:mainfrom
jonathanchw:fix/add-title-and-close-button-to-network-fee-sheet
Apr 21, 2026
Merged

fix(android): improve network fee sheet header UI and fee rate emojis#173
gemcoder21 merged 5 commits intogemwalletcom:mainfrom
jonathanchw:fix/add-title-and-close-button-to-network-fee-sheet

Conversation

@jonathanchw
Copy link
Copy Markdown
Contributor

Match iOS sheet header layout style:

  • Add SheetHeader composable (title + close button) to the network fee bottom sheet, replacing the plain SubheaderItem
  • Align fee rate emojis with iOS: Slow ⏱️, Fast ⚡️

related #108

Before

5127607918663502909

After

5127607918663502910

@jonathanchw
Copy link
Copy Markdown
Contributor Author

No tests needed — both fixes are pure UI (Compose structure + emoji string literals) with no testable logic, and the before/after screenshots in the PR description are sufficient verification.

Ready to review. @0xh3rman , @gemcoder21

@gemcoder21 gemcoder21 merged commit 8cdc906 into gemwalletcom:main Apr 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants