
Question:
i want custom progress bar like 'instagram' application available in play store here you can see the instagram application <a href="https://play.google.com/store/apps/details?id=com.instagram.android&hl=en" rel="nofollow">https://play.google.com/store/apps/details?id=com.instagram.android&hl=en</a> . actually i want circular progress bar and i can set custom progress in progress bar.
i found some solution but that's not worked fro me.
please help some one , thanks in advance
e.g.
<img alt="enter image description here" class="b-lazy" data-src="https://i.stack.imgur.com/08KQp.png" data-original="https://i.stack.imgur.com/08KQp.png" src="https://etrip.eimg.top/images/2019/05/07/timg.gif" />
Answer1:You can go through : <a href="https://github.com/Todd-Davies/ProgressWheel" rel="nofollow">https://github.com/Todd-Davies/ProgressWheel</a> this will help you.