I want a vertical label for my app. Is there a property to make text vertical? Here\'s what I mean vertical label:
S t a c k o v e r f l o w
Also another option if you only need one line of text and have a fixed-width typeface (monospace or Asian fonts):
Limit the TextView width to fit just one character. The height can be wrap_content.