A simple way is to insert a \n after each character, and make sure that the the height is set to fill_parent. < TextView android:layout_width="wrap_content" android:layout_height="fill_parent" android:text="h\ne\nl\nl\no\n w\no\nr\nl\nd" />
A blog where you can find all codes for Android, Corona, Basic tutorials, Interview questions and more...