[android-developers] Re: Advanced trackball issues in ListView

2009-02-09 Thread kingkung
A clearer (hopefully) example... What I want to happen: |* ** | ContactA | ContactA | == |** | | ContactB | ContactB | | |* What does happen: |*

[android-developers] Re: Advanced trackball issues in ListView

2009-02-09 Thread kingkung
A clearer (hopefully) example... What I WANT to happen: before: |* | ContactA | |* | ContactB |* after: |* | ContactA |* | ContactB | |* What happens NOW (in the middle of a list): before: |* | ContactA | |* | ContactB

[android-developers] Re: Advanced trackball issues in ListView

2009-02-09 Thread kingkung
A clearer example: Initial - ContactA is expanded |* | ContactA | |* | ContactB |* Ex. 1) What I WANT to happen when I move the trackball down: |** | ContactA |** | ContactB | |** ContactA has contracted, and ContactB has taken over the