Seeking no longer pauses the played video

This commit is contained in:
Jared Fantaye 2022-11-26 15:35:13 +01:00
parent aad5e26f31
commit e5af1c93ae
1 changed files with 0 additions and 3 deletions

View File

@ -602,9 +602,6 @@ public abstract class VideoPlayerUi extends PlayerUi
}
player.saveWasPlaying();
if (player.isPlaying()) {
player.getExoPlayer().pause();
}
showControls(0);
animate(binding.currentDisplaySeek, true, DEFAULT_CONTROLS_DURATION,