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 remaining
space from the contraction of ContactA.


Ex. 2) What happens NOW when I move the trackball down:

after:
|**********
| ContactZ
|**********
| ContactA
|**********
| ContactB
|
**********

ContactA has contracted, but ContactZ (the contact before A in the
list) has taken the space from the contraction, and ContactB begins
where the EXPANDED ContactA's view ended.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to