The AnimatedRangeBar
is similar to an enhanced SeekBar
widget, though it doesn't make use of the SeekBar
. It provides for the selection of a range of values rather than a single value. The selectable range values are discrete values designated by tick marks; the thumb (handle) will snap to the nearest tick mark.
You can check the sample app here.
Just fork and download code and be ready to use it.
AnimatedRangeBar
requires a minimum SDK version of 7.
Developers can customize the following attributes (both via XML
and programmatically):
- bar color
- bar thickness
- tick height
- number of ticks
- connecting line thickness
- connecting line color
- thumb normal image
- thumb pressed image
If any of the following attributes are specified, the thumb images will be ignored and be replaced with a circle whose properties can be specified as follows:
- thumb radius
- thumb normal color
- thumb pressed color
- thumb animate
Finally, the following property can be set programmatically, but not via XML
:
- thumb indices (the location of the thumbs on the
RangeBar
)
For more information, see the linked Github Wiki page.
https://github.com/edmodo/range-bar/wiki
Created by Basil Miller - @gigamole
Forked from edmodo/range-bar
Here you can see open source work developed by Devlight LLC.
This and another works is an exclusive property of Devlight LLC.
If you want to use this library in applications which will be available on Google Play, please report us or author of the library about it.
Whether you're searching for a new partner or trusted team for creating your new great product we are always ready to start work with you.
You can contact us: info@devlight.io or opensource@devlight.io.
Thanks in advance.
Devlight LLC, 2016
devlight.io