您的位置:首页 > 其它

RotateImageView 旋转的ImageView

2016-03-28 13:03 225 查看
# RotateImageView

The ImageView can rotate in Android 旋转的ImageView

使用:

private RotateImageView rotateiv;

rotateiv= new RotateImageView(this); //初始化

rotateiv.stopRotate( boolean isplay ); //开始或者停止旋转

github下载地址:

https://github.com/wubolinha/RotateImageView

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: