I want to have a circular seek bar in my android studio app
I want to have a circular seek bar in my android studio app using kotlin, something like that:
https://i.stack.imgur.com/EJuIp.png▾
Then I want to add an image in it to be a music app with a picture of the music and that seek bar represents the progress of the music.
It will be better if I could change the theme, and thanks for your time.