[android-developers] Re: Load CSS Styles in a Textview

2010-04-22 Thread patbenatar
Oh, also: there is the WebView option, although I don't like advocating this--again, not native. For example the DropBox application--I downloaded and installed it and finally launched it to see a WebView: "WTF? I could have quickly gone to dropbox.com in Browser for this." On Apr 22, 12:18 am,

[android-developers] Re: Load CSS Styles in a Textview

2010-04-22 Thread patbenatar
To answer your question, nope. Html.fromHtml() is exactly that: HTML. Some sort of HtmlAndCss.fromMarkup() or something would be really useful for lazy UI designers but you need to keep in mind that using things like HTML and CSS in a application built for a certain set of devices running a certain