Home  >  Q&A  >  body text

css3 - android webview加载页面出现样式问题

android webview加载页面,页面有时候字体会很大,页面样式不对,用手机浏览器或者微信内置浏览器打开都是好的,问题不是必现,但是概率较高,请问是webview的问题还是html样式的问题
哪位大神解救下

伊谢尔伦伊谢尔伦2766 days ago623

reply all(2)I'll reply

  • 大家讲道理

    大家讲道理2017-04-17 15:26:00

    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

    reply
    0
  • 巴扎黑

    巴扎黑2017-04-17 15:26:00

    mWebView.getSettings().setDefaultFontSize(16);

    reply
    0
  • Cancelreply