Closed adam-codersgu closed 1 year ago
Working on branch enhancement/recyclerview_update_algorithm
No longer required. There are no obvious code improvements to be made. Also, the update animations have been disabled, so there isn't really an issue anymore either
The recycleview update algorithm could determine if data that is being displayed has changed before calling notify item changed. This would help situations on the homepage where a songs plays increases and adapters such as that for the favourites recycler view for that song refresh, even though the displayed metadata has not changed