komikku/app/src/main/java/eu/kanade/presentation/updates
Cuong-Tran c52de8c472
feat(updates-screen): Swipe actions for chapter updates (#915)
* feat(updates-screen): Swipe actions for chapter updates

* Smaller cover size & add option to hide cover images (debug menu)

* Correctly apply passed-in modifier

* Memoize `getSwipeAction(...)`` invocations with Compose’s `remember` (keyed on the action and state) to avoid recreating those objects on every recomposition
2025-05-16 14:05:49 +07:00
..
UpdatesDialog.kt Replace remaining Android-specific strings 2023-12-23 20:31:05 -05:00
UpdatesScreen.kt feat(updates-screen): Swipe actions for chapter updates (#915) 2025-05-16 14:05:49 +07:00
UpdatesUiItem.kt feat(updates-screen): Swipe actions for chapter updates (#915) 2025-05-16 14:05:49 +07:00