The gallery widget is almost the right thing for a horizontal list. It works with the same adapter pattern as ListView. But Gallery is pretty insistent about keeping the selected item in the center of the visible area. Has anybody tried to modify it so it displays the first item on the left instead of centered? Or is there another or better way to get a horizontal scrolling list?
-- 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