I am trying to make an "about" screen for my app as a html file with external styles in a css file.
In the css file I specify a particular style for <a> tags. The thing is that this particular style seems to be ignored by the WebView. Works fine when browsing the exact same location with the built-in web browser. Any clues? Maybe the WebView doesn't take any of the styles I have specified, only it renders it close enough to my intentions anyway? Any settings that must be specified in order to make the WebView load and apply external css styles? Any ideas are welcome! Regards, Leif -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

