mirror of
https://github.com/TeamNewPipe/NewPipe.git
synced 2024-11-22 02:53:09 +01:00
parent
7eb13a9b93
commit
5fcc3b4dab
@ -87,6 +87,7 @@ public final class NavigationHelper {
|
||||
}
|
||||
}
|
||||
intent.putExtra(Player.PLAYER_TYPE, MainPlayer.PlayerType.VIDEO.ordinal());
|
||||
intent.putExtra(Player.RESUME_PLAYBACK, true);
|
||||
|
||||
return intent;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user