Android WebView loadData读取两次才能显示的问题

webview.loadDataWithBaseURL(null,result,"text/html", "utf-8", null);

使用loadDataWithBaseURL替代loadDatahtml

参考网址:http://stackoverflow.com/questions/17501860/had-to-load-data-twice-to-make-webview-refresh-in-androidandroid

相关文章
相关标签/搜索