Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hotbitmapgg/timermeterview
仿IOS计时器
https://github.com/hotbitmapgg/timermeterview
Last synced: about 1 month ago
JSON representation
仿IOS计时器
- Host: GitHub
- URL: https://github.com/hotbitmapgg/timermeterview
- Owner: HotBitmapGG
- Created: 2016-06-11T09:01:30.000Z (over 8 years ago)
- Default Branch: TimerMeterView
- Last Pushed: 2016-09-15T12:25:59.000Z (over 8 years ago)
- Last Synced: 2024-10-14T09:43:27.243Z (3 months ago)
- Language: Java
- Homepage:
- Size: 135 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)