This commit is contained in:
Armands Malejevs
2022-05-24 11:50:58 +03:00
parent 8b317ed398
commit 45d23475b6
2 changed files with 1 additions and 5 deletions

View File

@@ -823,6 +823,7 @@ class ReactExoplayerView extends FrameLayout implements
case Player.STATE_IDLE:
case Player.STATE_ENDED:
initializePlayer();
break;
case Player.STATE_BUFFERING:
case Player.STATE_READY:
if (!player.getPlayWhenReady()) {