You probably can create your own SpinnerAdapter for the Spinner. In
getDropDownView() for that SpinnerAdapter, you determine what is
displayed for each drop down view such as the combination of a
TextView and a CheckBox.

--
Jack Ha
Open Source Development Center
・T・ ・ ・Mobile・ stick together
The coverage you need at the price you want

The views, opinions and statements in this email are those of
the author solely in their individual capacity, and do not
necessarily represent those of T-Mobile USA, Inc.


On Sep 2, 4:14 pm, DroidDude <bhavy...@gmail.com> wrote:
> Hi,
>
> I am wondering is there any way to create something similar to spinner
> but which allows multiple selection. I guess we can select multiple
> entries from ListView but I don't have much space to show all the
> entires and also I need to show three different categories on the same
> Activity which you can select from.
>
> Here is what I want to do:
>
> ---------------------------------------------------
>
>                       Category 1:
>                        --------------------------------------------
>                        |                                            |
>                         --------------------------------------------
>
>                       Category 2:
>                         --------------------------------------------
>                        |                                            |
>                         --------------------------------------------
>
>                       Category 3:
>                         --------------------------------------------
>                        |                                            |
>                         --------------------------------------------
>
> ---------------------------------------------------
>
> Thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to