File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,13 +2,13 @@ Android-ExpandableTextView
22==========================
33An expandable TextView for Android applications (4.0+).
44
5- [ ![ Download] ( https://api.bintray.com/packages/cliffus /maven/android-expandabletextview/images/download.svg ) ] ( https://bintray.com/cliffus /maven/android-expandabletextview/_latestVersion )
5+ [ ![ Download] ( https://api.bintray.com/packages/blogcat /maven/android-expandabletextview/images/download.svg ) ] ( https://bintray.com/blogcat /maven/android-expandabletextview/_latestVersion )
66
77Demo
88----
99This repository also contains a demo project.
1010
11- ![ Demo] ( /demo.gif?raw=true )
11+ ![ Demo] ( https://github.com/Blogcat/Android-ExpandableTextView /demo.gif?raw=true)
1212
1313Add dependency
1414--------------
@@ -17,7 +17,7 @@ This library is not yet released in Maven Central, but instead you can use [Bint
1717``` groovy
1818 repositories {
1919 maven {
20- url "https://dl.bintray.com/cliffus /maven"
20+ url "https://dl.bintray.com/blogcat /maven"
2121 }
2222 }
2323```
You can’t perform that action at this time.
0 commit comments