tachiyomi/app/src/main/java/eu/kanade/presentation/manga
LooKeR 78aa50bb35
Reduce recomposition of MangaHeader (#9985)
* Reduce recomposition of MangaHeader

* Reuse `Modifier` for `Tags`

Reference:
https://developer.android.com/jetpack/compose/modifiers#reusing-modifiers

* Don't recalculate Read State on recomposition

* Fix Linting issue

* Optimize chapter state calculations
2023-10-06 18:24:43 -04:00
..
components Reduce recomposition of MangaHeader (#9985) 2023-10-06 18:24:43 -04:00
ChapterSettingsDialog.kt Move SettingsItems composables to presentation-core 2023-07-10 17:25:52 -04:00
DuplicateMangaDialog.kt Avoid badly wrapped buttons in DuplicateMangaDialog 2023-07-29 12:14:11 -04:00
MangaScreen.kt Reduce recomposition of MangaHeader (#9985) 2023-10-06 18:24:43 -04:00
MangaScreenConstants.kt Remove download all chapters menu item 2023-03-07 22:38:27 -05:00