[android] Disable scrolling in webview?

Just use android:focusableInTouchMode="false" on your webView.