A Kotlin-based Android application that allows the user to play music from their device while custom animations fall over the album artwork of the currently playing song.
0
stars
0
forks
source link
When a song with a disc number is deleted in album view, the disc number disappears #113
Could look at breaking down the recyclerview update algorithm into an interface with override able methods e.g. onSongDeleted. That way could expand existing behaviour or override it completely
Could look at breaking down the recyclerview update algorithm into an interface with override able methods e.g. onSongDeleted. That way could expand existing behaviour or override it completely