fix(#39): shrink empty-state illustration from 120dp to 96dp #45

Merged
admin merged 1 commits from feat/39-empty-state-illustration-too-large into main 2026-06-28 14:53:11 +00:00
Owner

Summary

  • Reduce empty-state illustration from 120 dp to 96 dp so it reads as an accent instead of a hero image

Test plan

  • ./gradlew :app:compileDebugKotlin passes
  • Manual: open Home with no expenses and confirm the receipt icon is smaller and the "No expenses yet" text sits comfortably below it
  • Manual: open Expenses tab and Recurring tab with empty lists and confirm the same illustration size is applied (shared component)

Closes #39

## Summary - Reduce empty-state illustration from 120 dp to 96 dp so it reads as an accent instead of a hero image ## Test plan - [ ] `./gradlew :app:compileDebugKotlin` passes - [ ] Manual: open Home with no expenses and confirm the receipt icon is smaller and the "No expenses yet" text sits comfortably below it - [ ] Manual: open Expenses tab and Recurring tab with empty lists and confirm the same illustration size is applied (shared component) Closes #39
admin added 1 commit 2026-06-28 14:52:14 +00:00
admin merged commit 863a283239 into main 2026-06-28 14:53:11 +00:00
admin deleted branch feat/39-empty-state-illustration-too-large 2026-06-28 15:00:46 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/ledgerr#45