A slider widget for Android allowing to set a minimum and maximum value on a numerical range..
HorizontalRangeSeekBar is hosted in the following web site
https://github.com/captainJeck/HorizontalRangeSeekBar
If you think the Android project HorizontalRangeSeekBar 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 HorizontalRangeSeekBar.
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 HorizontalRangeSeekBar. 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.
HorizontalRangeSeekBar has the following Java source files.
com.efor18.rangeseekbar.HorizontalRangeSeekBar.java com.efor18.rangeseekbar.example.MainActivity.java