October 2018
Intermediate to advanced
464 pages
15h 17m
English
Another webSettings option is setBuiltInZoomControls(). Continuing from the preceding code, just add this:
webSettings.setBuiltInZoomControls(true);
Check the webSettings link in the next section for a large list of additional options.