This commit is contained in:
Horis
2025-02-02 15:58:43 +08:00
parent 03132e5b16
commit e1454e1405
2 changed files with 2 additions and 5 deletions
@@ -501,9 +501,6 @@ class BookInfoActivity :
refreshLayout.isRefreshing = false
refreshBook()
}
refreshLayout?.setOnChildScrollUpCallback { _, target ->
target!!.canScrollVertically(-1) || tvIntro.hasSelection()
}
}
private fun setSourceVariable() {