When viewing Web pages either in the built-in Web browser or in a
WebView canvas, focusable items get the orange highlight ring as you
navigate the page with the D-pad/trackball.

A design team I am working with wishes to create some Web content,
specifically for Android, where they handle their own focus highlighting
via Javascript/CSS and wish to disable the built-in Android focus
highlighting. In this case, the content is being viewed through a
WebView, so I have some measure of control.

I see some posts describing how to use ColorStateList, <selector>, and
android:background to affect this sort of change...for a single View.

How would one go about affecting this change for the contents of a WebView?

Thanks in advance for any advice!

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com

Android Training on the Ranch! -- Mar 16-20, 2009
http://www.bignerdranch.com/schedule.shtml

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to