这目前最好的调节才不会造成抖动 (#4855)

* ...

* ...

* ...
This commit is contained in:
lhjgege
2025-03-21 16:08:33 +08:00
committed by GitHub
parent 7f77fe0bd6
commit 2f15866634
3 changed files with 15 additions and 8 deletions
@@ -602,6 +602,5 @@ object ReadManga : CoroutineScope by MainScope() {
fun sureNewProgress(progress: BookProgress)
fun showLoading()
fun startLoad()
fun scrollBy(delta: Int)
}
}
@@ -9,6 +9,7 @@ import android.view.KeyEvent