Using this mechanism I'm able to successfully rotate the image in an ImageView. Works great.
However, if the ImageView has a background image, that drawable is not also rotated. How can I also rotate the background image of an ImageView?
Using this mechanism I'm able to successfully rotate the image in an ImageView. Works great.
However, if the ImageView has a background image, that drawable is not also rotated. How can I also rotate the background image of an ImageView?