Thursday, June 2, 2011

[android-developers] getting the position where text were wrapped in EditText

Hi everyone,

Is there a way I can detect the positions(character positions) in edit
text view where words were wrapped.

I am using EditText with multiline type, if the text is long, it gets
wrapped according to the
width of the edit text view,
I want to know at which position texts were wrapped so that it helps
me in further processing
of text.

Thankyou.

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment