I want to create a circle that will show a moving circular colour when charging. Is that possible?
I don't understand well what you want, but if you want to make the circular progress bar rotate when charging, you need to go to the animation of the item,in react on choose Loop, tap in the square in the right of Loop and tap in the calculator in the top right to open the formula editor and here put this formula
$if(bi(charging)=1,LOOP_FW,DISABLED)$
Animation> Rotate
Choose the duration that you want, 10,15,30, what you want, play with this to get the best animation.
You understood my request perfectly and your solution is also perfect. 👌😊
Thank you so much.
👍👌