mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
Fix notification bitmap and progressbar
This commit is contained in:
parent
b1fca633a6
commit
54bc709317
10 changed files with 247 additions and 228 deletions
|
|
@ -57,7 +57,6 @@ dependencies {
|
|||
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
|
||||
implementation 'androidx.paging:paging-runtime-ktx:2.1.2'
|
||||
implementation "androidx.lifecycle:lifecycle-common-java8:2.3.1"
|
||||
implementation 'androidx.palette:palette-ktx:1.0.0'
|
||||
|
||||
// Android Material
|
||||
implementation 'com.google.android.material:material:1.3.0'
|
||||
|
|
@ -74,6 +73,7 @@ dependencies {
|
|||
|
||||
// Glide
|
||||
implementation 'com.github.bumptech.glide:glide:4.11.0'
|
||||
implementation 'com.github.bumptech.glide:annotations:4.11.0'
|
||||
implementation 'com.github.bumptech.glide:okhttp3-integration:4.11.0'
|
||||
implementation "com.github.woltapp:blurhash:f41a23cc50"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue