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