can the words displayed on the screen of mobile be auto-aligned to the next line? e.g. if 1 line can only fit for 20 characters display, from the 21th character, can it be auto-align in the next lines by using some functions?
or I need to count the words display and align it myself?
Thanks!
