I'm using findallasync()
and findnext()
in WebView in my android app. When findnext()
is calling, webview starts scroll to find word. This scrolling is smooth and slow. It there are any ways to disable smooth scrolling and scroll to finded word instanly?