A slider widget for Android allowing to set a minimum and maximum value on a numerical range. Forked range-seek-bar from code.google.com/p/range-seek-bar/.
RangeSeekBar is hosted in the following web site
https://github.com/Efor18/RangeSeekBar
If you think the Android project RangeSeekBar 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 RangeSeekBar.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar android-support-v4.jar |
There are 2 image files in RangeSeekBar. The names of the image files are listed as follows.
seek_thumb_normal.png seek_thumb_pressed.png
The following screenshort is generated from the image listed above.
RangeSeekBar has the following Java source files.
com.efor18.rangeseekbar.RangeSeekBar.java com.efor18.rangeseekbar.example.MainActivity.java