Android TextView formating.

Posted by Tarmon on Stack Overflow See other posts from Stack Overflow or by Tarmon
Published on 2010-04-28T00:18:58Z Indexed on 2010/04/28 0:23 UTC
Read the original article Hit count: 463

Filed under:
|

Hey Everyone,

I am trying to implement a TextView that is serving as a header for a ListView. I want to format it so that I have basically a title centered on the first line and then additional information on the lines following. How can I format the text/string to create this kind of formatting?

Thanks, Rob

© Stack Overflow or respective owner

Related posts about android

Related posts about android-sdk