Skip to content

Commit

Permalink
增加Crop功能
Browse files Browse the repository at this point in the history
  • Loading branch information
HuXiaobai committed Nov 14, 2018
1 parent 9536005 commit 6a96a3f
Show file tree
Hide file tree
Showing 124 changed files with 2 additions and 62,878 deletions.
2 changes: 1 addition & 1 deletion media/build.gradle
Expand Up @@ -40,7 +40,7 @@ dependencies {
implementation files('libs/systembartint-1.0.4.jar')
implementation 'org.greenrobot:eventbus:3.1.1'
implementation 'com.github.Hu12037102.ImageCompress:compress:2.0.9'
implementation project(':ucrop')
implementation 'com.github.yalantis:ucrop:2.2.2'
}
allprojects {
repositories {
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle
@@ -1 +1 @@
include ':app', ':media',':ucrop'
include ':app', ':media'
1 change: 0 additions & 1 deletion ucrop/.gitignore

This file was deleted.

40 changes: 0 additions & 40 deletions ucrop/build.gradle

This file was deleted.

3 changes: 0 additions & 3 deletions ucrop/gradle.properties

This file was deleted.

17 changes: 0 additions & 17 deletions ucrop/proguard-rules.pro

This file was deleted.

2 changes: 0 additions & 2 deletions ucrop/src/main/AndroidManifest.xml

This file was deleted.

0 comments on commit 6a96a3f

Please sign in to comment.