Skip to content

Commit

Permalink
add screen shot
Browse files Browse the repository at this point in the history
  • Loading branch information
mac committed Jun 17, 2020
1 parent c5007b3 commit c0371cf
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .idea/vcs.xml

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

10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,12 @@
# android-multibackground
a background util that can easily create corner、stroke、shadow and the background state showing
### SCREEN SHOT



<center>

<figure>
<img src="screenshot/screen-one.png"/>
</figure>
</center>
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
}
dependencies {
classpath "com.android.tools.build:gradle:4.0.0"

classpath "com.github.dcendents:android-maven-gradle-plugin:2.1"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}
Expand Down
2 changes: 2 additions & 0 deletions libary/build.gradle
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
apply plugin: 'com.android.library'
apply plugin: "com.github.dcendents.android-maven"
group='com.github.yangbo001'

android {
compileSdkVersion 29
Expand Down
Binary file added screenshot/screen-one.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c0371cf

Please sign in to comment.