diff --git a/build.gradle b/build.gradle index 9879d2a57..4af5d7677 100644 --- a/build.gradle +++ b/build.gradle @@ -180,7 +180,6 @@ dependencies { implementation 'com.github.bumptech.glide:glide:4.16.0' annotationProcessor 'com.github.bumptech.glide:compiler:4.16.0' annotationProcessor 'androidx.annotation:annotation:1.9.1' - implementation 'com.pnikosis:materialish-progress:1.5' // used only in the "Progress Wheel" in Share Activity. implementation 'com.makeramen:roundedimageview:2.3.0' // crops the avatars to circles implementation 'com.github.amulyakhare:TextDrawable:558677ea31' // number of unread messages, // the one-letter circle for the contacts (when there is not avatar) and a white background. diff --git a/src/main/res/layout/share_activity.xml b/src/main/res/layout/share_activity.xml index 92f2b0b3f..cc676c056 100644 --- a/src/main/res/layout/share_activity.xml +++ b/src/main/res/layout/share_activity.xml @@ -33,10 +33,10 @@ - +