Skip to content

Fix wallet scene balance layout for long token symbols#176

Merged
DRadmir merged 1 commit intomainfrom
fix/wallet-scene-balance-layout
Apr 20, 2026
Merged

Fix wallet scene balance layout for long token symbols#176
DRadmir merged 1 commit intomainfrom
fix/wallet-scene-balance-layout

Conversation

@DRadmir
Copy link
Copy Markdown
Contributor

@DRadmir DRadmir commented Apr 20, 2026

Remove 136.dp max-width cap on BalanceInfo so trailing balance takes its intrinsic width and title-Column (weight(1f)) absorbs the remainder. Previously long symbols like JELLY-MY-JELLY were truncated mid-string inside the 136.dp column; now they render fully when there's room.

Closes: #167

Screenshot_20260420_135539

Remove 136.dp max-width cap on BalanceInfo so trailing balance takes
its intrinsic width and title-Column (weight(1f)) absorbs the remainder.
Previously long symbols like JELLY-MY-JELLY were truncated mid-string
inside the 136.dp column; now they render fully when there's room.

Closes #167
@DRadmir DRadmir self-assigned this Apr 20, 2026
@DRadmir DRadmir merged commit 696733a into main Apr 20, 2026
3 checks passed
@DRadmir DRadmir deleted the fix/wallet-scene-balance-layout branch April 20, 2026 15:55
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.

Broken layout in Wallet Scene

2 participants