Android Open Source - Widget platform RangeSeekBar






Project Summary

RangeSeekBar is a custom view for the Android platform that makes it possible to have a SeekBar with more thumbs on it. The bar can be setup programmatically or via XML for both Horizontal and Vertical usecases. It supports custom drawables for the backgrund, track and thumbs. It tries to mimic the behavior of the JQueryUI Slider widget on many areas..

Web Site / Source Repository

RangeSeekBar is hosted in the following web site
https://github.com/Larpon/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 Count1
Minimum SDK Version3
Activity Count0




License

The license information of RangeSeekBar is as follows:

Copyright (c) 2011 Short-Circuit I/S, Copyright (c) 2011 - 2014 Lars Pontoppidan (Original author) All rights reserved. Redistribution and use in source and binary forms, with or without modificatio...

Java Source Files

larpon.android.view.RangeSeekBar.java