Open jelmervisser opened 8 years ago
Hey jelmertjuh, did u got any solution? I am also facing the same problem.
i am also facing the same issue, my tickEnd is 9999, ?
Didn't look for a solution, used another library for now.
My solution was to increase the tickInterval
maybe you have a heavy function in onRangeChangeListener
check it
I found solution for me mPriseRangeBar.setDrawTicks(false);
When I set a large tickEnd, for example tickEnd 9999 and tickStart 100 the rangebar reacts very slow.