WebView-MultiTouch-Polyfill
WebView-MultiTouch-Polyfill copied to clipboard
Android <2.2 Compatibility
In order to compile and run successfully on 2.1 devices, an alternative for MotionEvent.getActionIndex() will be needed.
Compiling / bundling with support API maybe an option: http://developer.android.com/reference/android/support/v4/view/MotionEventCompat.html