Do it on your own. You could add a label and a list with the values. Clicking on the label will add n labels in different colours with different values under it. Clicking on one of those labels, the value will be put in the first one and all the others will be removed
I've updated the custom adaptor library since i uploaded it.
The update fixes a crash that occurs when an activity is resumed and the adapter had raised the GetView event while the activity was paused.