This is the program's section on webview,
mWebView = (WebView) this.findViewById (R.id.newpolicy_wv);setUseWideViewPort () is set to false is not scaled, but html display chaos, online there are people talking about rewriting webview, rewrite it ontouchevent method, we have to know ah ? Under the guidance of<-! Main posts under Banner (D4) -><-! Posts under the main text (D5) ->
mWebView.getSettings () setUseWideViewPort (true);.
mWebView.getSettings () setLoadWithOverviewMode (true);.
mWebView.getSettings () setCacheMode (WebSettings.LOAD_NO_CACHE);.
mWebView.setWebViewClient (mWebViewclient);
Reply:
Well, their top down ~
Reply:

Reply:
In the opening pages inside the header Riga meta, set user-scaled to allow no page is not scaled.
Do not know can not meet your requirements
Reply:
Haha, html have forgotten it, html is written by people, now give me changed. . . Is not this written:
Reply:
Reply:
En effect, but the font is large, the time displayed stacked up, me font-size: 55px, is not this reason
Reply:
You are 55px, and can not Well
Reply:
font-size: 55px
Too general acquiescence are 12 or 14, you can be using up to 20
Reply:
to finally find the original or font size question, haha, solved!
No comments:
Post a Comment