All Projects → yingLanNull → Circlealarmtimerview

yingLanNull / Circlealarmtimerview

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

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Circlealarmtimerview

Oycountdownmanager
在cell中使用倒计时的处理方法, 全局使用一个NSTimer对象, 支持单列表.多列表.多页面.分页列表使用
Stars: ✭ 317 (-30.33%)
Mutual labels:  time
Time.dart
⏰ Type-safe DateTime and Duration calculations, powered by extensions.
Stars: ✭ 363 (-20.22%)
Mutual labels:  time
Buildtimeanalyzer For Xcode
Build Time Analyzer for Swift
Stars: ✭ 3,958 (+769.89%)
Mutual labels:  time
Tqdm
A Fast, Extensible Progress Bar for Python and CLI
Stars: ✭ 20,632 (+4434.51%)
Mutual labels:  time
Apple Juice
An advanced battery gauge for macOS, that displays the remaining battery time and more.
Stars: ✭ 350 (-23.08%)
Mutual labels:  time
Gitlab Time Tracker
🦊🕘 A command line interface for GitLab's time tracking feature.
Stars: ✭ 371 (-18.46%)
Mutual labels:  time
Timestamp
⏰ A better macOS menu bar clock.
Stars: ✭ 296 (-34.95%)
Mutual labels:  time
Mainloop.js
Provides a well-constructed main loop useful for JavaScript games and other animated or time-dependent applications.
Stars: ✭ 425 (-6.59%)
Mutual labels:  time
Human Interval
Human readable time distances for javascript
Stars: ✭ 360 (-20.88%)
Mutual labels:  time
Popcorn Time Desktop
🍿 🕐 🎞 A Modern Popcorn Time Client
Stars: ✭ 389 (-14.51%)
Mutual labels:  time
Time
Simple time handling in Rust
Stars: ✭ 334 (-26.59%)
Mutual labels:  time
Optimizing Swift Build Times
Collection of advice on optimizing compile times of Swift projects.
Stars: ✭ 3,509 (+671.21%)
Mutual labels:  time
Timetk
A toolkit for working with time series in R
Stars: ✭ 371 (-18.46%)
Mutual labels:  time
Maya
Datetimes for Humans™
Stars: ✭ 3,298 (+624.84%)
Mutual labels:  time
Portable Snippets
Collection of miscellaneous portable C snippets.
Stars: ✭ 397 (-12.75%)
Mutual labels:  time
M
Stars: ✭ 313 (-31.21%)
Mutual labels:  time
Durafmt
🕗 Better time duration formatting in Go!
Stars: ✭ 362 (-20.44%)
Mutual labels:  time
Biz
Time calculations using business hours.
Stars: ✭ 448 (-1.54%)
Mutual labels:  time
Jquery Timeago
🕗 The original jQuery plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. "4 minutes ago").
Stars: ✭ 3,813 (+738.02%)
Mutual labels:  time
Date Fns Tz
Complementary library for date-fns v2 adding IANA time zone support
Stars: ✭ 385 (-15.38%)
Mutual labels:  time

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].