RorateCircleDemo
##使用gradle 依赖:
compile 'com.liyi:roratecirclelibrary:0.1.1'
##使用说明:
<com.hqgj.roratecirclelibrary.views.RotateCircleView
xmlns:app="http://schemas.android.com/apk/res-auto"
android:id="@+id/rotateCircleView"
android:layout_width="match_parent"
android:layout_height="match_parent"
app:imgWidth="20.0"
app:scale="0.5"/>
##参考文件: