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