File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,13 +2,13 @@ Android-ExpandableTextView
2
2
==========================
3
3
An expandable TextView for Android applications (4.0+).
4
4
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 )
6
6
7
7
Demo
8
8
----
9
9
This repository also contains a demo project.
10
10
11
- ![ Demo] ( /demo.gif?raw=true )
11
+ ![ Demo] ( https://github.com/Blogcat/Android-ExpandableTextView /demo.gif?raw=true)
12
12
13
13
Add dependency
14
14
--------------
@@ -17,7 +17,7 @@ This library is not yet released in Maven Central, but instead you can use [Bint
17
17
``` groovy
18
18
repositories {
19
19
maven {
20
- url "https://dl.bintray.com/cliffus /maven"
20
+ url "https://dl.bintray.com/blogcat /maven"
21
21
}
22
22
}
23
23
```
You can’t perform that action at this time.
0 commit comments