Files
ledgerr/app
Achmad Setyabudi Susilo 0977e34a2d fix(#44): pin expense filter chips directly under tabs
Hoist the date-range filter chip group and divider out of the
LazyColumn and into a Column wrapper, so the chips sit directly
under the Expenses/Recurring tabs and the list fills the rest of
the page. Previously the chips were the first item of the
LazyColumn, which left a large empty area between the tabs and
the chips.

Also add Modifier.fillMaxSize() to the Recurring tab's LazyColumn
so it fills the pager page (no chips to hoist, but the layout
is now consistent with the Expenses tab).
2026-06-28 21:57:16 +07:00
..
2026-06-28 13:21:57 +07:00