material-range-bar
material-range-bar copied to clipboard
Hey is there's a way to force this ballon stay visible all the time?

I want to keep him visible all the time.. is there's a way to do it?
Set the following attribute in XML.
<com.appyvet.materialrangebar.RangeBar xmlns:app="http://schemas.android.com/apk/res-auto"
...
app:mrb_temporaryPins="false"
...
>