[android-developers] Re: Android: How can i put fonts of different size in a view?
You win for the most terse question of the day.
Only a little bit of HTML markup is supported. The Android docs
for Html.fromHtml() are almost as short as your question. Try
simple tags like <small> and <big> instead of complicated ones
like <font size="whatever">.
On Jan 13, 9:21 am, rohan_lais <rohan.laish...@gmail.com> wrote:
> I tried <font size="" > in string resource but it did not work.
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home