Perfect.  The layouts and the accessory are exactly what I have been looking 
for.  I've been binding data against a custom listview forever, but never found 
much/any documentation even in the java world regarding the builtin layouts.  
Thanks Mike!
Wally

> Date: Wed, 8 Aug 2012 15:54:27 -0400
> From: mike.bluest...@gmail.com
> To: p...@all-the-johnsons.co.uk; monodroid@lists.ximian.com
> Subject: Re: [mono-android] Listview
> 
> ActivityListItem is a built in row view that contains an image. See
> http://docs.xamarin.com/android/tutorials/ListViews_and_Adapters/Part_3_-_Customizing_a_ListView's_Appearance
> 
> The custom row section later in that doc also shows how to include an
> ImageView in a custom row view as well.
> 
> On Wed, Aug 8, 2012 at 1:20 PM, Paul Johnson
> <p...@all-the-johnsons.co.uk> wrote:
> > Hi,
> >
> >
> >> Regarding the Listview:
> >> 1.  Is there a built in Listview layout that contains an imageview that
> >> I can place an image in?  I can go to a custom layout, but am wondering
> >> about a built in layout.
> >
> >
> > You'll need a customview for that from what I can see.
> >
> >
> >> 2.  is there anything that approximates the iOS built in accessory in
> >> the uitableview in android?
> >
> >
> > Nearest there is to a uitableview in android is listview...
> >
> > Paul
> >
> >
> > --
> > "Space," it says, "is big. Really big. You just won't believe how vastly,
> > hugely, mindbogglingly big it is. I mean, you may think it's a long way down
> > the road to the chemist's, but that's just peanuts to space, listen..."
> > Hitch Hikers Guide to the Galaxy, a truely remarkable book!
> > _______________________________________________
> > Monodroid mailing list
> > Monodroid@lists.ximian.com
> >
> > UNSUBSCRIBE INFORMATION:
> > http://lists.ximian.com/mailman/listinfo/monodroid
> _______________________________________________
> Monodroid mailing list
> Monodroid@lists.ximian.com
> 
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
                                          
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to