Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit db4ceb6

Browse files
author
dinus_developer
authored
Update README.md
1 parent 1ab1f58 commit db4ceb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[Fish源码解析](http://blog.csdn.net/XSF50717/article/details/51494266)<br/>
66
[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-LoadingDrawable-brightgreen.svg?style=flat)](http://android-arsenal.com/details/1/3450)
77

8-
LoadingDrawable is some android animations implement of drawable: a library can be used in the pull-down to refresh, the placeholders of image loading and the time-consuming tasks. This project idea is from the [link] (http://mp.weixin.qq.com/s?__biz=MjM5MDMxOTE5NA==&mid=402703079&idx=2&sn=2fcc6746a866dcc003c68ead9b68e595&scene=2&srcid=0302A7p723KK8E5gSzLKb2ZL&from=timeline&isappinstalled=0#wechat_redirect).<br/>
8+
LoadingDrawable is some android animations implement of drawable: a library can be used in the pull-down to refresh, the placeholders of image loading and the time-consuming tasks. This project idea is from the [link](http://mp.weixin.qq.com/s?__biz=MjM5MDMxOTE5NA==&mid=402703079&idx=2&sn=2fcc6746a866dcc003c68ead9b68e595&scene=2&srcid=0302A7p723KK8E5gSzLKb2ZL&from=timeline&isappinstalled=0#wechat_redirect).<br/>
99

1010
The following content show a brief overview of LoadingDrawable
1111

@@ -18,7 +18,7 @@ The following content show a brief overview of LoadingDrawable
1818
`LoadingRenderer` is the core
1919
* `LoadingRenderer` only can be created by their `Builder`.
2020

21-
Learn more about LoadingDrawable on the [Wiki Home] (https://github.com/dinuscxj/LoadingDrawable/wiki).
21+
Learn more about LoadingDrawable on the [Wiki Home](https://github.com/dinuscxj/LoadingDrawable/wiki).
2222

2323
![](https://raw.githubusercontent.com/dinuscxj/LoadingDrawable/master/Preview/ShapeChangeDrawable.gif)
2424
![](https://raw.githubusercontent.com/dinuscxj/LoadingDrawable/master/Preview/GoodsDrawable.gif)

0 commit comments

Comments
 (0)