• Stars
    star
    467
  • Rank 93,935 (Top 2 %)
  • Language
    Java
  • License
    Apache License 2.0
  • Created about 8 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A custom reusable circular slider control for Android application 可重用的圆形双滑块,类似iOS时间设置

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

	    <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