![]() Fix an issue where with queues of one-song, adding another song with "Play next" results in it going behind the current song. This stemmed from a fix for a crash with empty queues, so instead of doing some insane min/max logic we just check if the queue is empty and just don't add the item if it is. It will only get overwritten anyway. |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
proguard-rules.pro |