I'm using a Webview to show an image. However, part of the image is cropped because the image is too large to fit the screen. Can I instruct Webview to show the entire image by default. A kind of "zoom to fit"? It's ok if you zoom in afterwards using your fingers, but I want the entire image to be visible the first time.