Closed
Description
Hi There,
I am facing a problem with Webview HTML content height. In my case, I set the style of Webview minHeight to 40 but the HTML content height is more than 40 pixel so the content not displayed fully on the screen. How would I set the WebView height according to the actual height of HTML content.
Please guide me to resolve this issue.