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