标签: android android-webview
如果webview没有默认大小,我想停止onFling。 如果你放大,那么onFling不应该工作。
webview zoom
webSettings.setBuiltInZoomControls(true);