fix(#25,#26,#28): Expenses screen polish — scrim, tab badges, shared SearchToolbar #37
Reference in New Issue
Block a user
Delete Branch "fix/25-26-28-expenses-screen-polish"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
ExpandedFabon the Expenses screen, dismissable by tap or system back (#28)TabTextcomposable so each tab shows a badge with the post-filter list size (#25)SearchToolbar; query is debounced viaSEARCH_DEBOUNCE_MILLIS, shared across both tabs, and the recurring list is now filtered by query as well (#26)Test plan
./gradlew :app:assembleDebug :app:testDebugUnitTestpassesCloses #25 #26 #28