Ok, I did some more sleuthing and this is definitely a bug. I modified the 1.5 SDK API demo Views > Lists > ex 7 to test. I added a button above the listview in the list_7.xml layout. The same problem occurred on my 1.6 Donut Ion. If I set focus to the button using the 5-way nav, then nav down, the focus jumps to the 6th item in the list of contacts. Somewhere in the code a setSelection(5) is being called.
Gonna file a bug. Brady --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

