'How to avoid overlapping of left and right thumb in crystalrangeseekbar when the range is higher

I am using Crystal range seekbar from https://github.com/syedowaisali/crystal-range-seekbar

I am sending the range dynamically. So when the range is high and I drag the thumbs, it overlaps since the gap calculation is too small and it gets overlapped. Is there a way to fix this issue ?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source