In Android, when user use Trackball to foucs one view, then press MENU key , the first menu option will be focused.
or In Launcher, the User use Trackball to focus one app icon , when press HOME key the launcher moved to default screen. but there is one app icon is focused in default screen . how to clear this focus status. I try the findFocus().clearFocus(). but donot work! thanks! -- 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

