Merge pull request #1112 from Bnyro/master

fix layout
This commit is contained in:
Bnyro 2022-08-21 13:05:53 +02:00 committed by GitHub
commit d7c89f6c3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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