Resume playback only after seeking at the tapped queued song
This commit is contained in:
@@ -273,8 +273,8 @@ fun Queue(
|
||||
player.play()
|
||||
}
|
||||
} else {
|
||||
player.playWhenReady = true
|
||||
player.seekToDefaultPosition(window.firstPeriodIndex)
|
||||
player.playWhenReady = true
|
||||
}
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user