mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2025-03-04 13:45:26 +01:00

- Delay the initial emission of updates/sources/extensions lists instead of using a state flow. This hopefully avoids rapid initial recompositions that cause the LazyColumn key duplication crashes. (Closes #8371) - Fix a NPE in BrowseSourcePresenter