Android:Webview with link highlight?

Oh! I feel such an idiot... the webview does the default highlighting , the only thing was I was not giving it focus adding this line solved my problem myWebView. RequestFocus(View.

FOCUS_DOWN).

Oh! I feel such an idiot... the webview does the default highlighting , the only thing was I was not giving it focus. Adding this line solved my problem myWebView.

RequestFocus(View. FOCUS_DOWN).

I wanted to add that sometimes the first link of a webview would be highlighted by default when the webview became visible-- you can get rid of that by calling "mWebView.clearFocus().

I am working with WebView on android and can't seem to figure out how to make that orange highlight that appears in the stock browser to appear on my webview. To make it clearer let me give you an example. When in android browser if you click on a link/image/video it'll show you a orange colored rectangle overlayed over that object.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions