mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2025-02-01 13:22:33 +01:00
78aa50bb35
* 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