优化
This commit is contained in:
@@ -501,9 +501,6 @@ class BookInfoActivity :
|
||||
refreshLayout.isRefreshing = false
|
||||
refreshBook()
|
||||
}
|
||||
refreshLayout?.setOnChildScrollUpCallback { _, target ->
|
||||
target!!.canScrollVertically(-1) || tvIntro.hasSelection()
|
||||
}
|
||||
}
|
||||
|
||||
private fun setSourceVariable() {
|
||||
|
||||
Reference in New Issue
Block a user