mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
优化
This commit is contained in:
@@ -214,6 +214,7 @@ class ReadMangaActivity : VMBaseActivity<ActivityMangaBinding, MangaViewModel>()
|
||||
try {
|
||||
val content = mAdapter.getCurrentList()[position]
|
||||
if (content is MangaContent) {
|
||||
ReadManga.durChapterIndex = content.mChapterIndex
|
||||
ReadManga.durChapterPos = content.mDurChapterPos
|
||||
upInfoBar(
|
||||
content.mChapterIndex + 1,
|
||||
|
||||
Reference in New Issue
Block a user