sregg / spotify-tv

Unofficial Spotify app for Android TV
GNU General Public License v2.0
45 stars 15 forks source link

Search sometimes duplicates rows #18

Open mick1418 opened 8 years ago

mick1418 commented 8 years ago

Sometimes when searching for a song, the searchFragment ends up duplicating all the rows (albums, artists, playlists). I had 3 empty rows on the top, and 3 with content on the bottom.

There may be an issue while refreshing the adapter after each search request.