use adapter extending from baseadapter or cursoradapter etc. On Tue, Apr 20, 2010 at 1:20 AM, javame_android <[email protected]>wrote:
> Hi, > > I have multiple listviews and would like to add those to Gallery View. > > I tried by using addView method but that is not supported in Gallery > since its AdapterView. > > Can someone suggest me how to add views to Gallery? > > > > Regards > Sunil > > -- > 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]<android-developers%[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

