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
Song plays not updating in most played playlist previews on the homepage on notifyItemMoved #80
Likely need to also call notifyItemChanged unless there's also a way of overriding notifyItemMoved and updating just the textview via a binding class? Should also check if plays are being updated when no item is moving
Likely need to also call notifyItemChanged unless there's also a way of overriding notifyItemMoved and updating just the textview via a binding class? Should also check if plays are being updated when no item is moving