This commit is contained in:
Pupil
2020-02-25 10:38:11 +09:00
parent 69e85f8b90
commit ee1592b478
9 changed files with 15 additions and 15 deletions

View File

@@ -361,6 +361,8 @@ class ReaderActivity : AppCompatActivity() {
window.attributes = this
}
reader_recyclerview.adapter?.notifyDataSetChanged() // Force to redraw
}
private fun scrollMode(isScroll: Boolean) {