RotateImageView 旋转的ImageView

来源:互联网 发布:android源码在哪里 编辑:程序博客网 时间:2024/05/17 04:28
# 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



0 0
原创粉丝点击