Android Open Source - Widget slider RangeSeekBar






Project Summary

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/.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of RangeSeekBar.

ItemValue
Java File Count2
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version16
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
android-support-v4.jar




Resource Files

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.

null

Java Source Files

RangeSeekBar has the following Java source files.

com.efor18.rangeseekbar.RangeSeekBar.java
com.efor18.rangeseekbar.example.MainActivity.java