优化
This commit is contained in:
@@ -132,6 +132,9 @@ class ExportBookService : BaseService() {
|
||||
super.onDestroy()
|
||||
exportProgress.clear()
|
||||
exportMsg.clear()
|
||||
waitExportBooks.keys.forEach {
|
||||
postEvent(EventBus.EXPORT_BOOK, it)
|
||||
}
|
||||
}
|
||||
|
||||
@SuppressLint("MissingPermission")
|
||||
|
||||
Reference in New Issue
Block a user