项目作者: yingLanNull

项目描述 :
A custom reusable circular slider control for Android application 可重用的圆形双滑块,类似iOS时间设置
高级语言: Java
项目地址: git://github.com/yingLanNull/CircleAlarmTimerView.git
创建时间: 2016-11-16T11:05:32Z
项目社区:https://github.com/yingLanNull/CircleAlarmTimerView

开源协议:Apache License 2.0

下载


CircleAlarmTimerView

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

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

LICENSE

  1. Apache License Version 2.0