I have a linear layout with several custom view and button.

Whenever I press a  key down I would like that only one view will
respond to it.

However, now when I press a key I see that te focus goes to the button
in that layout.

How to make an activity to respond to te key down event before moving
te focus to the button?

Thanks in advance!

-- 
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