Closed topoapp closed 6 years ago
I too faced the issue. Any solution for it? I need a complete square filling without the image.
@topoapp I fixed this in the development branch (#54) now and I will publish a new version of the library (1.6.4) with this fix in the next few days. The problem was the way I was drawing the progress path. Now I break the path up into smaller bits (with moveTo()). This fix was a bit challenging because the rounded corner feature needs a continuous path, but I figured out a way.
@developermanojkumar What do you mean a complete "square filling without the image"? Is this related to this issue? 🤓
@topoapp new version with the fix is published (v. 1.6.4). I will, therefore, close this issue now.
while seekbar is being dragged, if we clearly observe there the progress will break and complete again. please check the screenshots at bottom borders.