android status bar api implement

This commit is contained in:
王劲鹏
2020-01-14 11:00:33 +08:00
committed by osborn
parent 73c06373ad
commit 2de57ff317
3 changed files with 168 additions and 14 deletions

View File

@@ -44,7 +44,6 @@ dependencies {
implementation 'com.squareup.okhttp3:okhttp:4.2.2'
implementation 'com.github.penfeizhou.android.animation:glide-plugin:1.3.3'
implementation 'jp.wasabeef:glide-transformations:4.1.0'
implementation 'com.google.code.gson:gson:2.8.6'
implementation "com.google.android.material:material:1.0.0"
testImplementation 'junit:junit:4.12'
androidTestImplementation 'androidx.test.ext:junit:1.1.1'