CircleAlarmTimerView

July 18, 2017 · View on GitHub

Abstract

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

Chinese Documents

点击查看中文文档

Gif

1

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

Contents

  1. 1Abstract
  2. 2Chinese Documents
  3. 3Gif
  4. 4Demo
  5. 5Usage
  6. 5.1Step 1
  7. 6LICENSE