• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps how to get the complete scrolling after scaling in webview

Currently i am facing a problem that i am displaying the HTML pages in web view and i gives two button for zoom-in and zoom-out.On clicking of zoom-in i am increasing the scale to make it similar like zoom but after increase scaling the content is going out from the width of screen in both side horizontally and vertically but i want that the content will always be within the boundary of screen,so please tell me any solution where can i change in android code ,XML or css or tell me how can i see the complete content of page after scaling because the contents are not completely visible.
 
Moved to the main App Dev forum to get some better eyes on it. ;)

Unfortunately, I am no web developer, nor do I have much experience with WebViews.
 
Back
Top Bottom