I want to display a page with an image on top and with a WebView containing HTML text.
The problem is that WebView has its own scrolling so when user scrolls WebView is scrolling while image stays in place.
Is is possible to disable WebView scrolling? So image and WebView would scroll simultaneously.
I know that one solution is to embed image into HTML, but are there other solutions?
Just set Webview.IsEnabled
to false. It works when you don't have to interact with the Webpage.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With