OSDN Git Service

WebView: note deprecation of onscreen zoom controls.
authorTorne (Richard Coles) <torne@google.com>
Fri, 25 Oct 2019 20:38:30 +0000 (16:38 -0400)
committerTorne (Richard Coles) <torne@google.com>
Fri, 25 Oct 2019 20:41:47 +0000 (16:41 -0400)
commit41c6486351f965244fc4c7a16816e8218fb03dc5
treebc51bfa758f64cb8bd3134a69eac5d9cc53703e7
parent9c6d7fe4bb644e72d03133d81b108186cb17a68e
WebView: note deprecation of onscreen zoom controls.

Inform developers that having onscreen zoom controls is deprecated and
that it's therefore not recommended to enable them in WebView, with
reference to ZoomButtonsController (which is what WebView uses to
implement them).

Bug: 141732094
Test: make ds-docs
Change-Id: I134551b87d3a93072e28aef56667507214b3e9c4
core/java/android/webkit/WebSettings.java