mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-11-05 17:54:48 +00:00
@@ -87,6 +87,7 @@ public final class NavigationHelper {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
intent.putExtra(Player.PLAYER_TYPE, MainPlayer.PlayerType.VIDEO.ordinal());
|
intent.putExtra(Player.PLAYER_TYPE, MainPlayer.PlayerType.VIDEO.ordinal());
|
||||||
|
intent.putExtra(Player.RESUME_PLAYBACK, true);
|
||||||
|
|
||||||
return intent;
|
return intent;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user