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
Further refinement of RecyclerView update algorithm #127
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