Hi,

Looking for the doc on events related to TextWatcher at

http://developer.android.com/reference/android/text/TextWatcher.html#afterTextChanged

Not clear on the order of calling of methods afterTextChanged and
onTextChanged, also the intent of which one should be used as opposed
to others. From our current debugging it shows onTextChanged is called
first and then afterTextChanged.

In short what is the need of both these events one afterTextChanged
and other onTextChanged, provided if afterTextChanged had the same
parameters as onTextChanged.

Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
--~--~---------~--~----~------------~-------~--~----~
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-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to