kopia lustrzana https://github.com/TeamNewPipe/NewPipe
fixes enqueue resuming paused videos
rodzic
5cfd8bbb56
commit
33266a96ff
|
@ -166,9 +166,6 @@ public final class PopupVideoPlayer extends Service {
|
|||
initPopup();
|
||||
initPopupCloseOverlay();
|
||||
}
|
||||
if (!playerImpl.isPlaying()) {
|
||||
playerImpl.getPlayer().setPlayWhenReady(true);
|
||||
}
|
||||
|
||||
playerImpl.handleIntent(intent);
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue