|
|
@ -174,6 +174,7 @@ class ReadBookViewModel(application: Application) : BaseViewModel(application) { |
|
|
|
durChapterIndex = chapter.index |
|
|
|
durChapterIndex = chapter.index |
|
|
|
durPageIndex = 0 |
|
|
|
durPageIndex = 0 |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
saveRead() |
|
|
|
callBack?.bookLoadFinish() |
|
|
|
callBack?.bookLoadFinish() |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|