修改拍照界面,添加了log日志

This commit is contained in:
wangdongsheng
2021-10-12 18:35:41 +08:00
parent f7e8289b90
commit 9c0a60791b
34 changed files with 442 additions and 196 deletions

View File

@@ -137,5 +137,7 @@ dependencies {
implementation 'com.github.lazylibrary:lazylibrary:1.0.2'
//饺子播放器
implementation 'cn.jzvd:jiaozivideoplayer:7.4.2'
//图片压缩 https://github.com/Hu12037102/ImageCompress
implementation 'com.github.Hu12037102:ImageCompress:2.3.0'
}