pull/34/head
kunfei 5 years ago
parent e38e8168d9
commit 6014c2f4e1
  1. 1
      app/src/main/java/io/legado/app/ui/widget/page/PageView.kt

@ -207,6 +207,7 @@ class PageView(context: Context, attrs: AttributeSet) : FrameLayout(context, att
fun chapterSize(): Int
fun durChapterIndex(): Int
fun durChapterPos(): Int
/**
* chapterOnDur: 0为当前页,1为下一页,-1为上一页
*/

Loading…
Cancel
Save