Is it possible to make a spinner to popup a list with grouping?

In my situation, there are over 100 items in the list. Though it is
sort by alphabetical order, users still scroll down a lot. Therefore,
I want to popup a list which looks like the ExpandableListView.

If it is possible to do so, what classes to start with? Do I need to
inherit BaseExpandableListAdapter and SpinnerAdapter for a newly
customized adapter for the Spinner?

Or are there any similar implementation over the net.

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