Set zoom for Webview
Posted
by Farha Ansari
on Stack Overflow
See other posts from Stack Overflow
or by Farha Ansari
Published on 2010-03-24T04:47:21Z
Indexed on
2010/03/24
4:53 UTC
Read the original article
Hit count: 474
android
I have a WebView and 2 urls to open it it. What I want to do is, when i set a zoom level for 1st url, and then i go to 2nd url, it should also have the same zoom level. Right now, the zoom level resets for both.
Thanks, Farha
© Stack Overflow or respective owner