mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-10-07 20:02:23 +00:00
@@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user