Android : determine number of characters in a line in edittext android

on Wednesday, April 1, 2015


is there a way i can determine how many characters needed to complete a line in an edittext before moving to the next line?


I am trying to programmatically to increment android:lines="" by 1 every time the user typing characters reaches the end of the current line.


0 comments:

Post a Comment