Am trying to use animations in a View rather than a WatchFace; kind of following the tutorial...
I have converted my gif animation using monkeyMotion; and it looks ok playing with loop from monkeyMotion.
But in my app only the first frame of the animation is shown.
What is the kick that forces the next frame of the gif to be shown; is this something to do with a WatchFace; which I am not using.
Do I have to provide the kick somehow to update the animation?