netomin
netomin
This is related to this issue : https://bugs.chromium.org/p/chromium/issues/detail?id=476536 The only way of fixing this is, as the chromium devs have suggested, to handle the touch events completely in javascript instead...
Please see the documentation below: http://developer.android.com/reference/android/webkit/WebView.html#loadData(java.lang.String,java.lang.String, java.lang.String)
Thank you for this great code! I've been looking for long time for something like this. I did test your code on a Galaxy S3 phone and on a Nexus...
Hi, hitting the same needs here, it would be great to have this PR to move forward ;)