Hello all!
My app has a label that runs a SetColorAnimated during 45 seconds.
I need to stop that animation imediatelly and reset the label color, when an specific event occurs, (eg. click on a button).
When I just reset the original color, just after that, the animation continues running until its preset timer ends.
Is there any way in B4A to stop a running animation immediatelly before its preset time ends?
Thanks in advance.
My app has a label that runs a SetColorAnimated during 45 seconds.
I need to stop that animation imediatelly and reset the label color, when an specific event occurs, (eg. click on a button).
When I just reset the original color, just after that, the animation continues running until its preset timer ends.
Is there any way in B4A to stop a running animation immediatelly before its preset time ends?
Thanks in advance.