Android CTS 5.1 release 1
Restore zoom controls in HTMLViewer

WebSettings.setBuiltInZoomControls must be set to 'true' for zoom
controls and pinch-zooming to work. And then we need to call
WebSettings.setDisplayZoomControls(false) to leave only pinch-zoom.

Bug: 18403885
Change-Id: I549fc11673096046212f8c8efaf65824d1000ad7
1 file changed