* 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 |
||
|---|---|---|
| .. | ||
| UpdatesDialog.kt | ||
| UpdatesScreen.kt | ||
| UpdatesUiItem.kt | ||