mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-28 07:50:31 +05:30
commit
d7c89f6c3e
@ -1293,7 +1293,7 @@ class PlayerFragment : BaseFragment() {
|
||||
private fun initializeChapters() {
|
||||
if (chapters.isEmpty()) {
|
||||
binding.chaptersRecView.visibility = View.GONE
|
||||
playerBinding.chapterLL.visibility = View.GONE
|
||||
playerBinding.chapterLL.visibility = View.INVISIBLE
|
||||
return
|
||||
}
|
||||
// show the chapter layouts
|
||||
|
Loading…
x
Reference in New Issue
Block a user