Skip to content

fix: use wrapWidth instead of hardcoded width#34

Merged
isaacsa51 merged 1 commit into
masterfrom
fix/ui/budget_display_wrong_padding
Jun 22, 2026
Merged

fix: use wrapWidth instead of hardcoded width#34
isaacsa51 merged 1 commit into
masterfrom
fix/ui/budget_display_wrong_padding

Conversation

@isaacsa51

Copy link
Copy Markdown
Owner

Description

Fix padding error on BudgetDisplay

Change strategy

Use wrapWidth on the text and Box element to push arrow into the content of the text instead of having a fixed/hardcoded value.

Implemented

  • Modified and updated paparazzi screenshots tests.

Working demo

Image was ran on fix branch using the same device as the #32 issue report.

image

Testing

  • Ran ./gradlew :app:compileDebugKotlin :wear:compileDebugKotlin :sync-contract:compileKotlin :app:testDebugUnitTest
  • Added/updated tests when applicable
  • Added screenshots or screen recordings for UI changes

@isaacsa51 isaacsa51 self-assigned this Jun 22, 2026
@isaacsa51 isaacsa51 added the bug Something isn't working label Jun 22, 2026
@isaacsa51 isaacsa51 linked an issue Jun 22, 2026 that may be closed by this pull request
@isaacsa51 isaacsa51 merged commit fc9dd6b into master Jun 22, 2026
1 check passed
@isaacsa51 isaacsa51 deleted the fix/ui/budget_display_wrong_padding branch June 26, 2026 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: BudgetDisplay huge padding when bigVariant = false

1 participant