mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-14 22:30:30 +05:30
fix opening with links
This commit is contained in:
parent
ce43790d0d
commit
dd6d996ae5
@ -169,7 +169,6 @@ class PlayerFragment : Fragment() {
|
||||
mainActivity.binding.container.visibility = View.VISIBLE
|
||||
|
||||
exoPlayerView = binding.player
|
||||
binding.mainContainer.visibility = View.GONE
|
||||
|
||||
binding.playerMotionLayout.addTransitionListener(object : MotionLayout.TransitionListener {
|
||||
override fun onTransitionStarted(
|
||||
|
Loading…
Reference in New Issue
Block a user