Skip to content

Commit

Permalink
优化和整理代码
Browse files Browse the repository at this point in the history
  • Loading branch information
AnyLifeZLB committed Sep 13, 2018
2 parents 78006ed + a15b31d commit 52ca344
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</dependency>
```

# ScrollTextView
# About ScrollTextView
Class ScrollTextView extends SurfaceView implements SurfaceHolder.Callback


Expand Down
1 change: 1 addition & 0 deletions ScrollTextviewLib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ apply plugin: 'com.android.library'
apply plugin: 'com.github.dcendents.android-maven'
apply plugin: 'com.jfrog.bintray' //jfrog


android {
compileSdkVersion 26

Expand Down

0 comments on commit 52ca344

Please sign in to comment.