Python/kivy: rotating animation is not working
Problem is that
How to stop animation with kivy -python
I’m using kivy to develop a small project. Currently, I use the animation utility to animate Widgets (change size). Everything works great so far, but I have no idea how I am supposed to stop animations and continue other code lines.