I am pretty new to Android, and I am not really sure about the best
way to implement an embedded scrollable list component on the same
screen with other components, or if their is an existing component to
do this with already.

I have a screen which has three buttons on the left side. I would like
to add a list of items to the right side that shows no more than 5
items at one time even though it has about 20 items in the list. The
user can fling the list up or down, and the item in middle of the
viewable list (3rd position) is the the one that the screen will
consider as selected.

Ok, after all that back ground, how do I make a scrollable list on the
screen with other compoents? Any advice on how to accomplish this?

Skooter

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