Is it possible to load a URL in a WebView and resize it to fit the screen? I mean I want to make the WebPage small so that the user doesn’t need to scroll. Is this possible?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
As mentioned, zooming out too much is not something the user would like cause it’ll reduce the legibility of the content.
I would suggest trying to set the zoom controls, however, I don’t know if it’ll work in 2.1.
Hope this solves the problem as you now are giving user the control to change the zoom level.