simple-range-view
simple-range-view copied to clipboard
RangeBar not sliding completely till end
Hi @bendikv
I tried sampleApp provided in the repository (RangeViewBuilder tab)
When I enter the following configuration and slide till max value; I am unable to get the
maxValue as 5000. Following prints in logcat:
Logcat:
EndRange 4906 or sometimes EndRange 4898
Following are configuration:
Count = 10000
Start = 0
End = 5000
Min Distance = 1
Max Distance = 5000
MakeRangeMovable = true
@ritesh94 have you tried to add additional padding and margin to left and right side of rangeview?