<Circular progress bar in android which rotate lik...
# stackoverflow
u
Circular progress bar in android which rotate like pendulam I want to create a circular progress bar in android that should behave like a pendulum.

https://i.stack.imgur.com/AyDAv.gif

I have tried multiple libraries online like this https://github.com/lopspower/CircularProgressBar but not able to achieve using this library. I tried using layer-list but looking for some decent way to achieve this behavior...