I have a webview in my activity. Now when I use WebView.findAll()
method to search text in webview it is not highlighting the matching words.
It works fine in Android 1.6 but is not working in 2.2.
I have a webview in my activity. Now when I use WebView.findAll()
method to search text in webview it is not highlighting the matching words.
It works fine in Android 1.6 but is not working in 2.2.