update:2021.01.29
fix:锁屏界面修改为全屏,屏蔽导航栏和通知栏 add:
This commit is contained in:
@@ -112,6 +112,7 @@ android {
|
||||
|
||||
dependencies {
|
||||
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||
compileOnly files('src/main/libs/classes.jar')
|
||||
implementation 'androidx.appcompat:appcompat:1.2.0'
|
||||
//implementation 'com.android.support:multidex:1.0.3'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
|
||||
|
||||
Reference in New Issue
Block a user