We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1841aca commit 3257ee2Copy full SHA for 3257ee2
1 file changed
README.md
@@ -23,7 +23,8 @@ Add it in your root build.gradle at the end of repositories:
23
Step 2. Add the dependency
24
25
dependencies {
26
- compile 'com.github.Dkaishu:ScrollTextView:V1.0.3'
+ // i am sorry ,you can't use it this way yet
27
+ //compile 'com.github.Dkaishu:ScrollTextView:V1.0.3'
28
}
29
30
Step 3. Use it in your code
0 commit comments