Some tracks do not have album, this fixes a crash trying to retrieve their album cover. Changed the placeholder album cover to be less aggressive to the eye.
@ -44,7 +44,7 @@ class FavoritesAdapter(private val context: Context?, private val favoriteListen
@@ -44,7 +44,7 @@ class FavoritesAdapter(private val context: Context?, private val favoriteListen
@ -56,7 +56,7 @@ class PlaylistTracksAdapter(private val context: Context?, private val favoriteL
@@ -56,7 +56,7 @@ class PlaylistTracksAdapter(private val context: Context?, private val favoriteL
@ -52,7 +52,7 @@ class TracksAdapter(private val context: Context?, private val favoriteListener:
@@ -52,7 +52,7 @@ class TracksAdapter(private val context: Context?, private val favoriteListener: