mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-04-10 04:36:42 +00:00

This bug started appearing because the way to close the player is now unified in PlayerHolder.stopService(), which causes the player to reach back to the video detail fragment with a notification of the shutdown (i.e. onServiceStopped() is called). This is fixed by adding a nullability check on the binding.