The webview renders like a browser so if you pass it html formatted with css, it will display that way. I suppose you're passing html directly to webview instead of using a file. I haven't tried this myself but I'm guessing if you passed a reference to a file for css it would be used as expected. Try it and see. You can easily store it in your assets folder.
-John Coryat -- 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

