Skip to content

style(wallet): tighten the gap under the wallet action tiles - #1319

Merged
bmc08gt merged 1 commit into
code/cashfrom
style/wallet-tile-bottom-spacing
Aug 24, 2026
Merged

style(wallet): tighten the gap under the wallet action tiles#1319
bmc08gt merged 1 commit into
code/cashfrom
style/wallet-tile-bottom-spacing

Conversation

@bmc08gt

@bmc08gt bmc08gt commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator

Scrolled to the end of the wallet tab, the 2x2 action tiles left 60 dp of air above the floating tab bar. That 60 dp sits on top of LocalTabBarPadding, which already covers the bar, its 15 dp drop and the navigation-bar inset, so it read as a large empty band under the last row.

This drops the extra clearance to 40 dp (grid.x8), matching what iOS leaves under the same tiles: a 96 pt trailing spacer against a 58 pt bar.

Only the LazyColumn's bottom contentPadding changes; nothing else on the screen moves.

Scrolled to the end of the wallet tab, the 2x2 action tiles sat 60 dp above the
floating tab bar, on top of an inset that already covers the bar and its own
15 dp drop. Drop that to 40 dp, which is what iOS leaves (a 96 pt trailing
spacer against a 58 pt bar).
@bmc08gt
bmc08gt merged commit 7a43a63 into code/cash Aug 24, 2026
3 checks passed
@bmc08gt
bmc08gt deleted the style/wallet-tile-bottom-spacing branch August 24, 2026 19:23
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.

1 participant