mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-20 17:29:01 +00:00
Android: Remove dead code and related lib <circleimageview>
This commit is contained in:
parent
5e1a3f11a5
commit
593b69728d
3 changed files with 0 additions and 216 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue