https://github.com/hotbitmapgg/timermeterview
仿IOS计时器
https://github.com/hotbitmapgg/timermeterview
Last synced: 2 months ago
JSON representation
仿IOS计时器
- Host: GitHub
- URL: https://github.com/hotbitmapgg/timermeterview
- Owner: HotBitmapGG
- Created: 2016-06-11T09:01:30.000Z (almost 9 years ago)
- Default Branch: TimerMeterView
- Last Pushed: 2016-09-15T12:25:59.000Z (over 8 years ago)
- Last Synced: 2025-01-28T08:53:21.531Z (4 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'
}## 截图
