Implements Range Seek Bar (not provided in android defaults) and other widgets for making a settings screen for your app..
Custom-Android-Widgets is hosted in the following web site
https://github.com/prateek27/Custom-Android-Widgets
If you think the Android project Custom-Android-Widgets listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Custom-Android-Widgets.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
There are 5 image files in Custom-Android-Widgets. The names of the image files are listed as follows.
knob.png seek_thumb_normal.png seek_thumb_pressed.png toggle_off.png toggle_on.png
The following screenshort is generated from the image listed above.
Custom-Android-Widgets has the following Java source files.
com.example.upclosesettings.Knob.java com.example.upclosesettings.SettingsActivity.java com.example.upclosesettings.SliderView.java