| Interface | Description |
|---|---|
| IRangeBarFormatter |
Created by franciscomorais on 24/06/15.
|
| RangeBar.OnRangeBarChangeListener |
A callback that notifies clients when the RangeBar has changed.
|
| RangeBar.OnRangeBarTextListener | |
| RangeBar.PinTextFormatter |
| Class | Description |
|---|---|
| Bar |
This class represents the underlying gray bar in the RangeBar (without the
thumbs).
|
| ConnectingLine |
Class representing the blue connecting line between the two thumbs.
|
| RangeBar |
The MaterialRangeBar is a single or double-sided version of a
SeekBar
with discrete values. |
| Enum | Description |
|---|---|
| MeasureSpecMode |
Helper enum class for transforming a measureSpec mode integer value into a
human-readable String.
|