The problem with the android docs is that people have used stackoverflow to
poison search engines so that if you search for anything android, stack
comes up instead of the docs. It's really sad and I've yelled at the owners
of stack (with some success about it). The gig is, people post obviously
fake questions then answer with another account leading to their blog. I
usually, if I need to know something about android search with
-stackoverflow -bigresource


(bigresource is just a redirect to stackoverflow ... more seo poisoning)

In the future (to everyone on the list) that might help you. If you wanna
see the emails between the administrators of stack and I about this, pm me.

On Wed, Aug 8, 2012 at 9:28 PM, Wally McClure <theevilprogram...@hotmail.com
> wrote:

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


-- 
Extreme Knowledge is not something for which he programs a computer but for
which his computer is programming him.

-Wozniak
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

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

Reply via email to