Merge dd651ecc452dd2e996bb8a09f8c9a3de02a6c295 into 8b28bd1a184e912b55847b4c31bd6c3e1af4049c
This commit is contained in:
commit
7a187c1ab1
@ -1773,7 +1773,7 @@ class VideoDetailFragment :
|
||||
showSystemUi()
|
||||
}
|
||||
|
||||
binding.relatedItemsLayout?.isVisible = !fullscreen
|
||||
binding.relatedItemsLayout?.isVisible = if (showRelatedItems) !fullscreen else false
|
||||
scrollToTop()
|
||||
|
||||
tryAddVideoPlayerView()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user