修改面状任务上的bug

This commit is contained in:
wds
2021-08-03 14:34:21 +08:00
parent 8a8117875f
commit eccc2fdadb
3 changed files with 101 additions and 16 deletions

View File

@@ -125,7 +125,4 @@ dependencies {
implementation 'com.googlecode.mp4parser:isoparser:1.1.21'
// Android常用库 https://github.com/l123456789jy/Lazy
implementation 'com.github.lazylibrary:lazylibrary:1.0.2'
//屏幕的适配百分比
//https://www.jianshu.com/p/0c2a8db91bda?utm_campaign=maleskine&utm_content=note&utm_medium=seo_notes&utm_source=recommendation
implementation 'com.android.support:percent:27.0.2'
}