Skip to content

Commit

Permalink
删除photoview库
Browse files Browse the repository at this point in the history
  • Loading branch information
wzgl5533 committed Jul 3, 2018
1 parent 9549551 commit 4aa8a85
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 34 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.

3 changes: 0 additions & 3 deletions myview/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
apply plugin: 'com.android.library'
apply plugin: 'com.github.dcendents.android-maven'
group 'com.github.wzgl55331'
android {
compileSdkVersion 25
buildToolsVersion '26.0.2'
Expand Down Expand Up @@ -39,8 +38,6 @@ dependencies {
compile 'com.iarcuschin:simpleratingbar:0.1.5'
//SeekBar
compile 'com.xw.repo:bubbleseekbar:3.4-lite'
//带缩放的ImageView
compile 'com.github.chrisbanes:PhotoView:+'
//底部导航
compile 'devlight.io:navigationtabbar:1.2.5'
//扁平化控件
Expand Down
30 changes: 0 additions & 30 deletions myview/src/main/java/cn/qlh/sdk/myview/imageview/MyPhotoView.java

This file was deleted.

0 comments on commit 4aa8a85

Please sign in to comment.