android webview加载页面,页面有时候字体会很大,页面样式不对,用手机浏览器或者微信内置浏览器打开都是好的,问题不是必现,但是概率较高,请问是webview的问题还是html样式的问题哪位大神解救下
小伙看你根骨奇佳,潜力无限,来学PHP伐。
It turned out to be a problem with the app. This problem only occurs when the app is packaged with android studio. The problem was solved by changing it to eclipse
mWebView.getSettings().setDefaultFontSize(16);
It turned out to be a problem with the app. This problem only occurs when the app is packaged with android studio. The problem was solved by changing it to eclipse