Android TextView formatting -


i trying implement textview serving header listview. want format have title centered on first line , additional information on lines following. how can format text/string create kind of formatting?

i suggest use addheaderview specify header. way can use separate xml layout define header.

you can use gravity more specific layout


Comments

Popular posts from this blog

php - How to build a web site which gives a sub-domain dynamically to every registered user? -

c# - Add item to Generic List / Collection using reflection -