ankidroid / ankidroid/Anki-Android
architecture: support `withProgress` in ViewModels
Abierto
Keep Open
Priority-High
- Lenguaje dominante
- Kotlin
- Estrellas
- 11.8k
- Forks
- 2.9k
- Merge medio
- 2 d 3 h
- PR fusionados (30 d)
- 171
Descripción
This issue exists as a placeholder to establish a common pattern for progress notifications in the ViewModel.
Likely via getting PR #17804 listed as high priority, discussed, reviewed and merged.
Being unable to use `withProgress` from the ViewModel unnecessarily complicates a lot of code.
In particular, it'd have been useful when refactoring the `DeckPicker` in #18886, and in the CardBrowser refactor.
* #17804
* #18290
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.