Désiré Werner Menrath ed191f2b5f feat(ui): Add item counter and optimize list rendering
Adds a new item counter to the shopping list detail screen, showing the number of checked and total items.

Further improves UI performance and addresses scrolling jank by:
- Replacing the scrollable Column in the drawer with a more performant LazyColumn.
- Removing the graphicsLayer scaling animation from list items as a diagnostic step to improve rendering speed.
- Memoizing list sorting and filtering operations to prevent expensive recalculations on every recomposition.
2025-10-14 17:31:25 +02:00
2025-10-12 14:53:37 +02:00
Description
Noteshop is a versatile and privacy-focused application for managing your notes, shopping lists, and recipes all in one place. It is designed to be simple, efficient, and fully under your control
2.4 MiB
Languages
Kotlin 98%
Python 2%