ankidroid / ankidroid/Anki-Android
architecture: support `withProgress` in ViewModels
Offen
#19,460
4 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @criticalAY
Auf GitHub ansehen
Keep Open
Priority-High
- Vorherrschende Sprache
- Kotlin
- Sterne
- 11.8k
- Forks
- 2.9k
- Ø Merge
- 2 T. 3 Std.
- Gemergte PRs (30 T.)
- 171
Beschreibung
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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.