A custom reusable circular slider control for Android application 可重用的圆形双滑块,类似iOS时间设置
Circular progress bar, similar to iOS dial, simple implementation, there is no upload jcenter
<com.yinglan.circleviewlibrary.CircleAlarmTimerView
android:id="@+id/circletimerview"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_margin="40dp" ></com.yinglan.circleviewlibrary.CircleAlarmTimerView>
Apache License Version 2.0