Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hotbitmapgg/timermeterview

仿IOS计时器
https://github.com/hotbitmapgg/timermeterview

Last synced: about 1 month ago
JSON representation

仿IOS计时器

Awesome Lists containing this project

README

        

# TimerMeterView
仿IOS计时器

#使用说明
allprojects {
repositories {
...
maven { url "https://jitpack.io" }
}
}

dependencies {
compile 'com.github.HotBitmapGG:TimerMeterView:V1.0'
}

## 截图

![](https://github.com/HotBitmapGG/TimerMeterView/blob/TimerMeterView/photo/photo_1.jpg?raw=true)