In ViewGroup, there are 2 public functions regarding moving focus:
* findFocus()
* focusSearch()

So I have a ViewGroup, and I would like to customize who focus is
being pass from one child to another via Key Left/Key Right/Key Up/Key
down. Can you please tell me which method I should over-ride?

Thank you.

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