mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-29 00:10:32 +05:30
fix: playing queue actions still visible after miniplayer closed by swipe
This commit is contained in:
parent
a5af986c13
commit
e807d0dcdc
@ -499,7 +499,7 @@ class PlayerFragment : Fragment(), OnlinePlayerOptions {
|
|||||||
.animateDown(
|
.animateDown(
|
||||||
duration = 300L,
|
duration = 300L,
|
||||||
dy = 500F,
|
dy = 500F,
|
||||||
onEnd = ::killPlayerFragment,
|
onEnd = ::onManualPlayerClose,
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user