A slider that allows a user to select a value at one of the specified tickmarks.
Circular Slider is a custom-built Android View used for choosing numbers. It works similarly to the regular slider control (SeekBar
), just goes around in a circular fashion - simple enough.
Android Range Slider View.
Features:
A support library for the material design SeekBar in Android for API 16 and above.
Implementation of SeekBarPreference
with material design.
android-verticalseekbar is a vertical SeekBar
class which supports Android 2.3 - 5.0.
material-range-bar is a fork of range-bar that adds some basic material styling, as well as start and end values, values as floats and some other things.
DiscreteSeekbar is an android implementation of the Discrete Slider component from the Google Material Design Guidelines.
A beautiful Android custom View that works similar to a range or seek bar. Selection by gesture. With animations. Supporting API level 11+.
Android phased seek bar allows to create seek bars with predefined states.
SeekBarHint allows to add a SeekBar widget witch is moved and updated according to the SeekBar position.
Standalone Android widget for picking a single time or range from a clock view.
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/