Implement looped movement animation with tap to cancel
- by Nader
Hi All;
My app is based around a grid and an image that moves within a grid that is contained within a scrollview.
I have an imageview that I am animating from one cell to another in time with a slow finger movement and recentering the scrollview. That is rather straight forward. I have also implement the ability to detect a swipe and therefore…