I'm trying to make a list of songs. Each list item should contain title, artist, time the song starts and some album art. I can't seem to get it to work properly, each time I try it only loads the data from the last entry into all the rows. I've read about ViewHolders and image loading libraries and tried implementing what I found with no luck.I'm trying to make a list of songs. Each list i