mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
fix preference
This commit is contained in:
parent
8f26f0900d
commit
647bd415a5
1 changed files with 0 additions and 1 deletions
|
@ -397,7 +397,6 @@ open class FullScreenPlayer : AbstractPlayerFragment() {
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun onDestroy() {
|
override fun onDestroy() {
|
||||||
//stopUpdatingRemainingTime()
|
|
||||||
exitFullscreen()
|
exitFullscreen()
|
||||||
player.release()
|
player.release()
|
||||||
player.releaseCallbacks()
|
player.releaseCallbacks()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue