Skip to content

Commit a52cfd9

Browse files
committed
更新到2.0版本
1. 代码重构+优化 2. 增加所有xml配置项的代码设置方法(mCountdownView.dynamicShow(DynamicConfig dynamicConfig)) 3. 增加代码动态配置的Demo界面 4. fix #8 4. fix #9
1 parent 397856d commit a52cfd9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# CountdownView
99
Android Countdown Widget,Use canvas draw,Supports Multiple styles
1010

11-
[Download demo apk](https://raw.githubusercontent.com/iwgang/CountdownView/master/Demo_2.0.apk.apk)
11+
[Download demo apk](https://raw.githubusercontent.com/iwgang/CountdownView/master/Demo_2.0.apk)
1212

1313
### Screenshot
1414
![](https://raw.githubusercontent.com/iwgang/CountdownView/master/screenshot/g_main.gif)

README_CN.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# CountdownView
99
Android倒计时控件,使用Canvas绘制,支持多种样式
1010

11-
[下载DemoAPK](https://raw.githubusercontent.com/iwgang/CountdownView/master/Demo_2.0.apk.apk)
11+
[下载DemoAPK](https://raw.githubusercontent.com/iwgang/CountdownView/master/Demo_2.0.apk)
1212

1313
### Screenshot
1414
![](https://raw.githubusercontent.com/iwgang/CountdownView/master/screenshot/g_main.gif)

0 commit comments

Comments
 (0)