This is a visual bug only, so most likely related to the corresponding PlayQueueAdapter. The items inside the PlayQueue are ordered correctly. The interesting thing is that it only happens with the background player for me:
Notice that the items are swapped when opening the fragment. Maybe something is not cleared correctly.
In PlayQueueAdapter, onNext() seems to be called again when opening the View.
Regression most likely introduced in #12254
Originally posted by @TobiGr in #12898 (comment)
This is a visual bug only, so most likely related to the corresponding PlayQueueAdapter. The items inside the PlayQueue are ordered correctly. The interesting thing is that it only happens with the background player for me:
Notice that the items are swapped when opening the fragment. Maybe something is not cleared correctly.
In PlayQueueAdapter, onNext() seems to be called again when opening the View.
Regression most likely introduced in #12254
Originally posted by @TobiGr in #12898 (comment)