Seeking no longer pauses the played video
This commit is contained in:
parent
37182c7b84
commit
971afd70ca
1 changed files with 0 additions and 3 deletions
|
|
@ -602,9 +602,6 @@ public abstract class VideoPlayerUi extends PlayerUi
|
||||||
}
|
}
|
||||||
|
|
||||||
player.saveWasPlaying();
|
player.saveWasPlaying();
|
||||||
if (player.isPlaying()) {
|
|
||||||
player.getExoPlayer().pause();
|
|
||||||
}
|
|
||||||
|
|
||||||
showControls(0);
|
showControls(0);
|
||||||
animate(binding.currentDisplaySeek, true, DEFAULT_CONTROLS_DURATION,
|
animate(binding.currentDisplaySeek, true, DEFAULT_CONTROLS_DURATION,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue