File tree Expand file tree Collapse file tree 3 files changed +14
-13
lines changed Expand file tree Collapse file tree 3 files changed +14
-13
lines changed Original file line number Diff line number Diff line change 7
7
/captures
8
8
* .iml
9
9
.idea
10
- local.properties
10
+ local.properties
11
+ /intros /old
Original file line number Diff line number Diff line change 1
1
# ACProgressLite
2
2
3
- [ English Version] ( ) / 中文版本
3
+ < br /> [ English Version] ( https://github.com/Cloudist/ACProgressLite/blob/master/README.md ) / 中文版本
4
4
5
5
Android 加载控件库,简洁、易用、可定制性强。用于快速实现类似 iOS 的 “加载中” 等弹出框。
6
6
类似于 iOS 中的 [ MBProgressHUD] ( https://github.com/jdg/MBProgressHUD )
@@ -9,13 +9,13 @@ Android 加载控件库,简洁、易用、可定制性强。用于快速实现
9
9
10
10
** 最小支持 SDK 版本:** API 9 ( Android 2.3 )
11
11
12
- ![ 花瓣 不带文字] ( )
13
- ![ 花瓣 带文字] ( )
14
- ![ 圆饼] ( )
15
- ![ 自定义] ( )
12
+ ![ 花瓣 不带文字] ( https://raw.githubusercontent.com/Cloudist/ACProgressLite/master/intros/screenshot_0.png )
13
+ ![ 花瓣 带文字] ( https://raw.githubusercontent.com/Cloudist/ACProgressLite/master/intros/screenshot_1.png )
14
+ ![ 圆饼] ( https://raw.githubusercontent.com/Cloudist/ACProgressLite/master/intros/screenshot_2.png )
15
+ ![ 自定义] ( https://raw.githubusercontent.com/Cloudist/ACProgressLite/master/intros/screenshot_3.png )
16
16
17
17
18
- [ 示例 APK 下载] ( )
18
+ [ 示例 APK 下载] ( https://raw.githubusercontent.com/Cloudist/ACProgressLite/master/intros/sample.apk )
19
19
20
20
## 当前版本
21
21
* 1.2.1
Original file line number Diff line number Diff line change 1
1
# ACProgressLite
2
2
3
- <br />English Version / [ 中文版本] ( )
3
+ <br />English Version / [ 中文版本] ( https://github.com/Cloudist/ACProgressLite/blob/master/README-CHN.md )
4
4
5
5
An Android loading widget library. Lite and easy to use, strong customizability. Can be used to implement 'iOS' like loading dialog efficiently.
6
6
@@ -10,13 +10,13 @@ Similar to iOS [MBProgressHUD](https://github.com/jdg/MBProgressHUD)
10
10
11
11
** Minimum SDK Version:** API 9 ( Android 2.3 )
12
12
13
- ![ Flower without text] ( )
14
- ![ Flower with text] ( )
15
- ![ Pie] ( )
16
- ![ Custom] ( )
13
+ ![ Flower without text] ( https://raw.githubusercontent.com/Cloudist/ACProgressLite/master/intros/screenshot_0.png )
14
+ ![ Flower with text] ( https://raw.githubusercontent.com/Cloudist/ACProgressLite/master/intros/screenshot_1.png )
15
+ ![ Pie] ( https://raw.githubusercontent.com/Cloudist/ACProgressLite/master/intros/screenshot_2.png )
16
+ ![ Custom] ( https://raw.githubusercontent.com/Cloudist/ACProgressLite/master/intros/screenshot_3.png )
17
17
18
18
19
- [ Sample APK download] ( )
19
+ [ Sample APK download] ( https://raw.githubusercontent.com/Cloudist/ACProgressLite/master/intros/sample.apk )
20
20
21
21
## Current Version
22
22
* 1.2.1
You can’t perform that action at this time.
0 commit comments