0

I want to have a circular seek bar in my android studio app using kotlin, something like that:

enter image description here

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.

Yasser Emam
  • 16
  • 1
  • 3
  • There's nothing built in for that. You'll either need to find a library or write your own custom view. – Gabe Sechan Mar 27 '21 at 17:20
  • This answer might help : https://stackoverflow.com/questions/21333866/how-to-create-a-circular-progressbar-in-android-which-rotates-on-it – Prashant naik Mar 27 '21 at 17:23

0 Answers0