Not that I know of.

One can find some clues here:
http://code.google.com/android/reference/android/text/Spannable.html#setSpan(java.lang.Object,
int, int, int)
http://code.google.com/android/reference/android/text/style/CharacterStyle.html

Christoph


On Tue, Feb 10, 2009 at 12:28 PM, Mark Murphy <mmur...@commonsware.com> wrote:
>
> Christoph Studer wrote:
>> Actually, styled text supports superscript. A string resource like
>> <string name="E_mc2">E=mc<sup><small>2</small></sup></string>
>
> Is there a definitive list floating around somewhere of the HTML tags
> that string resources support?
>
> --
> 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