mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-27 23:40:33 +05:30
fix: update miniplayer play pause button on screen rotation
This commit is contained in:
parent
3aa6242870
commit
71425fab90
@ -511,6 +511,7 @@ class PlayerFragment : Fragment(R.layout.fragment_player), OnlinePlayerOptions {
|
||||
|
||||
playerController = it
|
||||
playerController.addListener(playerListener)
|
||||
updatePlayPauseButton()
|
||||
|
||||
if (!startNewSession) {
|
||||
val streams: Streams? =
|
||||
|
Loading…
x
Reference in New Issue
Block a user