I am disappointed at the lack of documentation of WebView and related stuff.
(unless you think the following is propert documetation)
public void setLoadWithOverviewMode
(boolean overview)
Set whether the
WebView loads a page with overview
mode
and:
public synchronized void setUseWideViewPort (boolean use)
Tell the WebView to use the wide viewport
So: What is "Overview mode" ? what is "Wide viewport" ?
ps: I tried to look for webkit related docs but could not find it.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…