|
|
@ -598,7 +598,7 @@ class ReadBookActivity : VMBaseActivity<ReadBookViewModel>(R.layout.activity_rea |
|
|
|
moveToPrevChapter() |
|
|
|
moveToPrevChapter() |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
-2 -> moveToPrevChapter() |
|
|
|
-2 -> moveToPrevChapter(false) |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
observeEvent<String>(Bus.REPLACE) { |
|
|
|
observeEvent<String>(Bus.REPLACE) { |
|
|
|