-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 9/14/10 07:24 , Maps.Huge.Info (Maps API Guru) wrote: > 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. > > At the moment I'm passing it directly, not through a file. But since I have some problems with non latin characters (described in a previous post here), and I also have to manually URLencode a few characters as per documentation, I'm considering writing the contents to a temporary file and passing it to the WebView...
- -- Fabrizio Giudici - Java Architect, Project Manager Tidalwave s.a.s. - "We make Java work. Everywhere." java.net/blog/fabriziogiudici - www.tidalwave.it/people [email protected] -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.14 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkyPKOoACgkQeDweFqgUGxfn0wCgq9egYcGSAovxioIIGpQvjGyt Mq0An3WNz7R9zmTsr4dJaTh933aOTau8 =fg/O -----END PGP SIGNATURE----- -- 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

