How to set maximum characters per line for text view in android -


hiii all, may possible duplicate couldn't find solution problem.i need limit number of characters per line when displaying on textview , display remaining characters in next line.i cannot set ems value , tried setting maxlength attribute in xml not displaying remaining characters,can 1 tell me how can it.

using

android:maxwidth="size" 

replace "size" size prefer. example, 100dip.


Comments

Popular posts from this blog

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -