I am trying to make a custom animation and I have a specific needs.
I would like to use radialGradient brush with a list of colors and would like to animate the color position inside the gradient. Like I have Red/Green/Blue gradient which move to Blue/Red/Green and after Green/Blue/Red, etc.
Do you have any idea how to do this in jetpack Compose ?