Commit bbb17d91 authored by wanglei's avatar wanglei

...

parent 9034cbcc
......@@ -84,6 +84,7 @@ class PdfActivity : BaseActivity<ActivityPdfBinding>(), PdfView {
override fun onDestroy() {
super.onDestroy()
muPDFCore?.onDestroy()
}
override fun initView() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment