1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-04-10 04:36:42 +00:00
Stypox 126f4b0e30
Fix crash when closing video detail fragment
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.
2025-02-18 18:03:10 +01:00
..
2025-02-05 11:14:17 +01:00