mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-29 00:10:32 +05:30
commit
a052640f61
@ -297,7 +297,7 @@ class PlayerFragment : Fragment() {
|
||||
|
||||
override fun onStop() {
|
||||
try {
|
||||
exoPlayer.pause()
|
||||
// exoPlayer.pause() // breaks background play
|
||||
} catch (e: Exception) {
|
||||
}
|
||||
super.onStop()
|
||||
|
Loading…
x
Reference in New Issue
Block a user