> > Doesn't 'Gallery' widget support multiple rows? > No
It just shows one row, no matter what ever I try. > That is correct... Basically I want 'GridView' widget with horizontal scrolling only. Then you are going to have to write your own class, or depending on what you need, you might be able to use ViewPager... http://developer.android.com/reference/android/support/v4/view/ViewPager.html Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Fri, May 18, 2012 at 9:16 AM, Put_tiMe <[email protected]> wrote: > Doesn't 'Gallery' widget support multiple rows? > > It just shows one row, no matter what ever I try. > > Basically I want 'GridView' widget with horizontal scrolling only. > > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

