ed191f2b5f7a925f3884a466afd7c319d416803a
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.
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
Languages
Kotlin
98%
Python
2%