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

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -