oli107 / material-range-bar

Android widget for selecting a range of values.
Apache License 2.0
1.68k stars 370 forks source link

TickEnd and TickStart does not work #76

Open wpbloger opened 8 years ago

wpbloger commented 8 years ago

Hey. I started to use your library, and noticed a strange bug that I found TickEnd and TickStart, but I can still move the pin of range (TickEnd and TickStart) Here's a screenshot: Before the move::

After the move:

It is observed on the Android 4.2.2 (API 17) and Android 5.1.1 (API 22)

wpbloger commented 8 years ago

Here is an example on your demo application:

firebaseempower commented 7 years ago

I am also facing the same issue, is there is any solution available???