Closed airon90 closed 7 years ago
Sadly it's not possible, I use standard Android Spinner for tags dropdown and it doesn't have a support for fast scroll. I could possibly turn it into listview or recycleview but it will occupy a lot more space and we're already constrained by dialog borders :(
But if you have an idea or have seen an app with similar dropdowns, please let me know, I'll take a look.
Thank you for your answer :)
Custom tags are ordered alphabetically but you can't move between them by letter, like between tracks on Vanilla Music. I'd like to go rapidly to Y in order to select YEAR, I don't want to scroll all the tags until I reach YEAR ;)