On Tue, Apr 26, 2011 at 3:53 AM, Yaniv <[email protected]> wrote:

> I want that after entering any character to a text edit the focus would
> move to the next one.
>

http://developer.android.com/reference/android/text/TextWatcher.html
http://developer.android.com/reference/android/view/View.html#requestFocus()


> Is there also a way to know which EditText is now on focus?
>

http://developer.android.com/reference/android/view/View.html#hasFocus()

-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices

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

Reply via email to