修改bug

This commit is contained in:
md
2021-07-22 18:22:03 +08:00
parent f8805da00e
commit e1993e8e54
49 changed files with 517 additions and 330 deletions

View File

@@ -125,4 +125,7 @@ dependencies {
implementation 'com.googlecode.mp4parser:isoparser:1.1.21'
// Android常用库
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'
}