vhaudiquet / blade-player

Android music player that plays from local library, Spotify or Deezer
GNU General Public License v3.0
68 stars 12 forks source link

Implement FastScroll on MainActivity listView #14

Closed vhaudiquet closed 4 years ago

vhaudiquet commented 6 years ago

I want to implement fastScroll (with sort by name). I tried to add fastscroll attributes and it worked well, but when the list was little the elements became not clickable resulting in an UI bug... I also need to implement fastscroll categories, after i solved this...