Dear all, I hope someone can help me, I used an xml LinearLayout to create
an layout for each item of a spinner in which i want to show a list of
colors with its name, so that when it popups the user select one of the
items. For that, tha linearlayout contains an ImageView and a TextView and
this is the layout I use for the cursor adapter . I redefiend bindView so
that the image is displayed.
The problem comes when displaying, since no item has any clicking behaviour
and I cannot select and go back. I guess it has to be whith the layout,
since I don't know how to say that it "inherits" the pop-up and select
behaviour of the list.

I tried beforedescendants and almost all of the options of the xml settings
but none seem to work.

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

Reply via email to