优化
This commit is contained in:
@@ -110,10 +110,7 @@ class EpubFile(var book: Book) {
|
||||
} else {
|
||||
//低版本的使用懒加载
|
||||
EpubReader().readEpubLazy(ZipFile(uri.path), "utf-8")
|
||||
|
||||
}
|
||||
|
||||
|
||||
} catch (e: Exception) {
|
||||
e.printOnDebug()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user