pull/32/head
kunfei 5 years ago
parent 9bfffd33bd
commit f47765d1c6
  1. 2
      app/src/main/java/io/legado/app/ui/readbook/ReadBookActivity.kt

@ -335,7 +335,7 @@ class ReadBookActivity : VMBaseActivity<ReadBookViewModel>(R.layout.activity_rea
this, this,
book.name, book.name,
textChapter.title, textChapter.title,
textChapter.getReadLength(viewModel.durPageIndex), viewModel.durPageIndex,
key key
) )
} }

Loading…
Cancel
Save