ankidroid / ankidroid/Anki-Android
[UX] Show progress bars
Open
Deprecation
Keep Open
- Dominant language
- Kotlin
- Stars
- 11.8k
- Forks
- 2.9k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 171
Description
Some progress dialogs can show very large numbers, which makes it difficult to estimate the progress at a quick glance. Examples include
- Full sync dialog
- Check Database
I propose replacing these progress dialogs with percentage-based ones.
Anki Desktop shows the progress with a progress bar, which is also clearer than raw numbers.
Related:
- https://github.com/ankidroid/Anki-Android/pull/18341
I remember David suggesting something similar before, but I couldn't find any issue.
Contributor guide
Assessment
This issue has not been assessed yet.