Android: Remove dead code and related lib <circleimageview>

This commit is contained in:
mahdihijazi
2018-10-27 16:37:34 +02:00
parent 5e1a3f11a5
commit 593b69728d
3 changed files with 0 additions and 216 deletions

View File

@ -92,9 +92,6 @@ dependencies {
// For REST calls
implementation 'com.android.volley:volley:1.1.0'
// For showing the banner as a circle a-la Material Design Guidelines
implementation 'de.hdodenhof:circleimageview:2.1.0'
// For loading huge screenshots from the disk.
implementation 'com.squareup.picasso:picasso:2.71828'