Android NumberPicker
March 17, 2011If you need to use the internal NumberPicker widget in your Android app, DroidKit can make your life easier. This fork seems to be more current, though.
Before I came across the DroidKit library project, I had copied the source and resources into my app project and manipulated them there. It's not that terrible, but I wouldn't want to do that for every app that could use a NumberPicker. And with DroidKit, you don't have to.
