Hello,
I am using a WebView to display a third-party webpage. When I zoom in or out (either with a pinch or with the .Zoom(True/False) function), The zoom level of the webpage "snaps back" to fit the width of the page to the device.
Displaying the same webpage in the standard Android browser or Opera browser, I can zoom in or out and it behaves as expected.
Any idea why the WebView is snapping back to fill the page with to the device when I tried to zoom? This occurs on both by test devices, a 2.3 phone and a 3.1 tablet.
Thanks,
Barry.
I am using a WebView to display a third-party webpage. When I zoom in or out (either with a pinch or with the .Zoom(True/False) function), The zoom level of the webpage "snaps back" to fit the width of the page to the device.
Displaying the same webpage in the standard Android browser or Opera browser, I can zoom in or out and it behaves as expected.
Any idea why the WebView is snapping back to fill the page with to the device when I tried to zoom? This occurs on both by test devices, a 2.3 phone and a 3.1 tablet.
Thanks,
Barry.
Last edited: