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
Add \n after every letter. In the layout xml it won't appear right, but running it to an actual device or emulator will appear correct.
you can set the layout_height to wrap_content as well.