Write a paragraph using textview on Android -


i want write paragraph part of mobile application. how go it?

use \n break line.

example:

textview t = findviewbyid(r.id.text); t.settext("this first line\nthis second line\nthird line..."); 

Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -