ankidroid / ankidroid/Anki-Android
Card Browser: Migrate to Material 3 SearchView
Offen
#18,709
6 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @david-allison
Auf GitHub ansehen
Card Browser
Keep Open
- Vorherrschende Sprache
- Kotlin
- Sterne
- 11.8k
- Forks
- 2.9k
- Ø Merge
- 2 T. 3 Std.
- Gemergte PRs (30 T.)
- 167
Beschreibung
`androidx.appcompat.widget.SearchView` isn't fit for purpose:
* There's a lot of complexity around partially submitted searches
* Differentiating the up/back button isn't possible: https://github.com/ankidroid/Anki-Android/issues/18708
* There's a lot of confusion over the deck selector
This would be resolved by moving to the Material SearchView and a chip for the currently selected deck
https://m3.material.io/components/search/overview
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.