Monday, October 3, 2011

[android-developers] Re: Global input field listener

If you are looking to watch for changes in the text input, check out:

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

You can also see it in action on this post I made recently:

https://groups.google.com/d/msg/android-developers/KdfAmEELeCs/M7wfQMg-vbkJ

It will show you how to watch for focus and text changes.

Steven
Studio LFP
http://www.studio-lfp.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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment