After a lot of searching for documentation on how this can be done I am finally posting this on SO.
Currently in my app I have implemented a search feature to search text in webview. I am using the inbuilt webview methods to search and highlight all text entries, of the text searched by the user, in the webview.
I now want to change the default highlight color to my own custom color and not use the default implementation. I have been trying to look over everywhere for this but I did not see any specific way of how this can be done.
Can someone please give some hints/suggestions on how this can be done. Very thankful if you stopby and put some of your thoughts.
