Hi,

I've encounter some kind of behavior which I'm not sure is correct.
I've created an activity which consists of a button and a ListView
inside a LinearLayout (Orientation = Vertical).

When the activity is displayed nothing is selected.
When I move the track-ball (G2 1.6) the first record in the list get
selected. When moving up the button gets selected.

However, when moving back down and expecting the first record in the
list view to be selected again the ListView scrolls and brings the
last item displayed to the top of the screen and selects it.

Anyone can try to explain this behavior?
How can I change/fix it?

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