CircleAlarmTimerView

Additional

Language
Java
Version
N/A
Created
Nov 16, 2016
Updated
Jul 18, 2017 (Retired)
Owner
yingLan (yingLanNull)
Contributor
yingLan (yingLanNull)
1
Activity
Badge
Generate
Download
Source code

CircleAlarmTimerView

Abstract

Circular progress bar, similar to iOS dial, simple implementation, there is no upload jcenter

Chinese Documents

点击查看中文文档

Gif

Demo

Download Demo

Usage

Step 1

In layout

     <com.yinglan.circleviewlibrary.CircleAlarmTimerView
                android:id="@+id/circletimerview"
                android:layout_width="wrap_content"
                android:layout_height="wrap_content"
                android:layout_margin="40dp" />

LICENSE

Apache License Version 2.0