圆形倒计时
<com.pxq.myapplication.widget.CountDownView
android:id="@+id/count_down"
android:layout_width="100dp"
android:layout_height="100dp"/>
countdownView.setCount(10)
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
圆形倒计时
<com.pxq.myapplication.widget.CountDownView
android:id="@+id/count_down"
android:layout_width="100dp"
android:layout_height="100dp"/>
countdownView.setCount(10)
圆形倒计时