Since: API Level 2.5
package

com.droidux.pack.wheel.widget

The widget.* package contains collection of wheel widgets. The wheel widgets are an excellent alternative to let users pick certain values, such as date, time, or list of items. See here, here, and here for examples.

Classes

DatePicker A view that allows users to pick a date using a set of wheel widgets. 
DateTimePicker A view that allows users to pick a date and time using a set of wheel widgets. 
TimePicker A view that allows users to pick time using a set of wheel widgets. 
WheelCarousel A custom view that presents a list of items on a 3D carousel-like control and lets the user pick among them. 
WheelContainer A container of wheel widgets. 
WheelSpinner A custom view that presents a list of items on a wheel-like control and lets the user pick among them.