for 1.5 and 1.6
in my activity, onKeyUp is called only when the active selection is
not in a textview.

in 2.0, it is called even if the active selection is in a textview.

how can I differentiate in my ativity onKeyUp() method, whether or not
I'm in a text view or not.

i.e. i would like to handle key up *only* when someone else is not
handling it.

tia.

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