Got it!  In the process of messing around with this, I think I had
actually done all things I needed to, just never in the right
combination.  For the record, the essential elements were:

1. Call setFocusable(true) on the View
2. Call setFocusableInTouchMode(true) on the View
3. Return false from onKey()

With those elements, it's now working.  Thanks so much for your help!

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