Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
zzz40500 committed Aug 31, 2015
2 parents c4a5c8d + 3c76618 commit 8fd2b59
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,19 @@
[github 直达](https://github.com/zzz40500/android-shapeLoadingView)

[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Shape%20Loading%20View-brightgreen.svg?style=flat)](http://android-arsenal.com/details/1/1897)

###gradle
/build.gradle
~~~
repositories {
maven {
url "https://jitpack.io"
}
}
~~~
/app/build.gradle
~~~
compile 'com.github.zzz40500:android-shapeLoadingView:1.0.3'
~~~
#usage#

布局上
Expand Down

0 comments on commit 8fd2b59

Please sign in to comment.