mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-14 06:10:31 +05:30
Don't clear queue when entering audio mode
This commit is contained in:
parent
abaf262cfb
commit
552131bd2c
@ -581,8 +581,7 @@ class PlayerFragment : BaseFragment(), OnlinePlayerOptions {
|
||||
|
||||
saveWatchPosition()
|
||||
|
||||
// clear the playing queue and release the player
|
||||
PlayingQueue.resetToDefaults()
|
||||
// release the player
|
||||
nowPlayingNotification.destroySelfAndPlayer()
|
||||
|
||||
activity?.requestedOrientation =
|
||||
|
Loading…
Reference in New Issue
Block a user