Skip to content

Commit

Permalink
完善例子
Browse files Browse the repository at this point in the history
  • Loading branch information
like5188 committed Feb 14, 2022
1 parent b8da667 commit 3fbee0c
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,4 @@ class WebViewFragment(private val url: String?) : BaseLazyFragment() {
mWebView?.onResume()
}

override fun onDestroy() {
mX5ProgressBarWebView?.destroy()
super.onDestroy()
}

}

0 comments on commit 3fbee0c

Please sign in to comment.