优化
This commit is contained in:
@@ -972,6 +972,7 @@ class ReadBookActivity : BaseReadBookActivity(),
|
||||
"show" -> showDialogFragment(PhotoDialog(src))
|
||||
"refresh" -> {
|
||||
ImageProvider.bitmapLruCache.remove(src)
|
||||
ReadBook.loadContent(false)
|
||||
}
|
||||
}
|
||||
imagePopupAction.dismiss()
|
||||
|
||||
Reference in New Issue
Block a user