There\'s a NumberPicker widget in API 11, but I\'m building for a minimum API of 7. How would I go about implementing one? Is there a custom widget that I can use, or is the
copy the NumberPicker's code in API11 to your project.