mirror of
https://github.com/mihonapp/mihon.git
synced 2025-04-27 06:38:44 +02: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