Webview inside scrollview not loading full content in android oreo.
<Scrollview>
<TextView>
</TextView>
<WebView>
</WebView>
</Scrollview>
Its not loading full page content. Just try with the following url. "Webview in Oreo not working"
Can anyone help me to solve this...