ycj0808 / DialViewDemo

表盘控件

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DialViewDemo

这是一个自定义的表盘控件

使用方法: compile 'com.android.icefire:dialview:0.1'

<com.android.icefire.dialview.DialView android:id="@+id/view1" android:layout_width="match_parent" android:layout_height="match_parent" app:border_color="#ff1ff41f" />

About

表盘控件


Languages

Language:Java 100.0%