I've received reports that scrolling in a WebView (with large content) in my app has become juddery on Android (and even jumps the wrong direction sometimes). I've just tested this and found the reports to be true. Is this a known issue with recent versions (4.1.x) of Xamarin.Forms?
I've checked version control and nothing relating to the WebView in my app code has changed recently. Although unrelated changes have been made, I'm suspecting the judder is coming from a change in XF. Is anybody else seeing the same problem?