Chapter 7. Creating Animations, Transformations and Implementing Drag and Drop
In this chapter, we will cover the following recipes:
- Animating a view using the Animate method
- Animating a view using 2D Matrix and 3D Matrix transforms
- Dragging an ImageView using touch events
- Scaling an ImageView using the slider control
- Saving our funny face image using the toImage() method