From f59e1a4f6a8dcb32401fa3cf43cf5a8eb51a6000 Mon Sep 17 00:00:00 2001 From: whatshappen <865367645@qq.com> Date: Tue, 5 Jun 2018 10:27:45 +0800 Subject: [PATCH] Update README.md commit ProgressView --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index c18d5d5c..14f2f317 100644 --- a/README.md +++ b/README.md @@ -878,6 +878,14 @@ Android加载动画库 效果图: ![Renderings](https://raw.githubusercontent.com/ybq/AndroidSpinKit/master/art/screen.gif) +1. ProgressView +Android自定义进度加载view +项目地址:https://github.com/whatshappen/ProgressView +效果图: +![Renderings](https://github.com/whatshappen/ProgressView/blob/master/screen_shot/dialogStyle.gif) +![Renderings](https://github.com/whatshappen/ProgressView/blob/master/screen_shot/imageProgress.gif) +![Renderings](https://github.com/whatshappen/ProgressView/blob/master/screen_shot/linearProgress.gif) + #### 八、TextView 包括 TextView 及所有继承自 TextView 控件,如 EditText、Button、RadioButton