Android: Rotate image in imageview by an angle

mImageView.setRotation(angle) with API>=11

Leave a Comment