Commit 83fbf64c authored by wanglei's avatar wanglei

...

parent 011308e7
......@@ -409,6 +409,7 @@ class WebViewFragment : BaseFragment<FragmentWebViewBinding>() {
override fun onDestroy() {
super.onDestroy()
requireContext().saveDownloadRecordFile(downloadList)
binding.webView.destroy()
}
}
\ No newline at end of file
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