标签: android
如何在mWebView.loadUrl(“my_url”)方法启动的WebView中取消加载操作?
答案 0 :(得分:1)
通过mWebView.stopLoading()
mWebView.stopLoading()