问题:
WebView - 第一LoadData()工作正常,后续调用不会更新显示
解决:
webView.loadDataWithBaseURL(“same://ur/l/tat/does/not/work”, html, “text/html”, “utf-8”, null);
问题:
WebView - 第一LoadData()工作正常,后续调用不会更新显示
解决:
webView.loadDataWithBaseURL(“same://ur/l/tat/does/not/work”, html, “text/html”, “utf-8”, null);