Update the previous cover when repeating
This commit is contained in:
parent
eb74963785
commit
23bda5a16d
@ -494,6 +494,7 @@ public final class PlaybackService extends Service implements Handler.Callback,
|
||||
mTimelinePos = j;
|
||||
}
|
||||
song = getSong(0);
|
||||
broadcastReplaceSong(-1);
|
||||
} else {
|
||||
mTimelinePos += delta;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user