3

I have the following code and I want to change the default color of circularProgressDrawable, in Kotlin.

val circularProgressDrawable = CircularProgressDrawable(this).apply {
        strokeWidth = 10f
        centerRadius = 50f

    }
Hipólito Huaylla
  • 335
  • 1
  • 2
  • 9

0 Answers0