Infinite Animation Recomposition
So I have a background that consist of 3 random movinig circles, that are radial gradients
these circle will be moving across the screen in a random pattern and infinite.
Infinite Animation Recomposition
So I have a background that consist of 3 random movinig circles, that are radial gradients
these circle will be moving across the screen in a random pattern and infinite.
How to use correctly animateIntAsState?
I just want a simple one-time animation where the numbers 0-10 are displayed for 10 seconds.
I expected that for such a simple task it would be enough to use animateIntAsState
, but I can’t seem to get it to work the way I need it. This is immediately equal to the target value.