Android Open Source - Widget spinner android-spinnerwheel






Project Summary

Wheel-like spinner widget for Android.

Web Site / Source Repository

android-spinnerwheel is hosted in the following web site
https://github.com/ai212983/android-spinnerwheel

If you think the Android project android-spinnerwheel listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of android-spinnerwheel.

ItemValue
Java File Count22
Target SDK Version14
Minimum SDK Version4
Activity Count5
jar files usednineoldandroids-2.2.0.jar




License

The license information of android-spinnerwheel is as follows:

Apache License

Resource Files

There are 6 image files in android-spinnerwheel. The names of the image files are listed as follows.

bg_align.png
canada.png
france.png
ic_launcher_demo.png
ukraine.png
usa.png

The following screenshort is generated from the image listed above.

null




Java Source Files

antistatic.spinnerwheel.AbstractWheelView.java
antistatic.spinnerwheel.AbstractWheel.java
antistatic.spinnerwheel.ItemsRange.java
antistatic.spinnerwheel.OnWheelChangedListener.java
antistatic.spinnerwheel.OnWheelClickedListener.java
antistatic.spinnerwheel.OnWheelScrollListener.java
antistatic.spinnerwheel.WheelHorizontalScroller.java
antistatic.spinnerwheel.WheelHorizontalView.java
antistatic.spinnerwheel.WheelRecycler.java
antistatic.spinnerwheel.WheelScroller.java
antistatic.spinnerwheel.WheelVerticalScroller.java
antistatic.spinnerwheel.WheelVerticalView.java
antistatic.spinnerwheel.adapters.AbstractWheelAdapter.java
antistatic.spinnerwheel.adapters.AbstractWheelTextAdapter.java
antistatic.spinnerwheel.adapters.ArrayWheelAdapter.java
antistatic.spinnerwheel.adapters.NumericWheelAdapter.java
antistatic.spinnerwheel.adapters.WheelViewAdapter.java
antistatic.spinnerwheel.demo.CitiesActivity.java
antistatic.spinnerwheel.demo.ProgrammaticSwitchingActivity.java
antistatic.spinnerwheel.demo.TimePickerActivity.java
antistatic.spinnerwheel.demo.TimePickerCustomViewsActivity.java
antistatic.spinnerwheel.demo.WheelDemo.java