DiscView

Introduction: 圆盘控件 动态展示百分比等数据
More: Author   ReportBugs   
Tags:
圆盘控件 自定义View -

圆盘显示控件 动画展示数据






使用方式:

xml 布局:
《com.xinlan.discview.DiscView
xmlns:app="http://schemas.android.com/apk/res-auto"
app:dvStrokenWidth="10dp"

app:dvStrokenColor="#000000"

app:dvOuterCircleShow="true"

app:dvOuterCirclePad="5dp"

app:dvInnerCirclePad="4dp"

app:dvBottomCircleIsShow="true"

app:dvIndicatorDraw="@drawable/icon"

app:dvStartRotateAngle="10"

app:dvAngleRotateSpan="320"

app:dvCircleMode="dot"

android:layout_width="fill_parent"
android:layout_height="220dp" />

code:
mDiscView.setValue(int value);//设置数值

Apps
About Me
GitHub: Trinea
Facebook: Dev Tools