mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 01:29:42 -06:00
Revert "Android: Remove dead code and related lib <circleimageview>"
This reverts commit 593b69728d
.
This commit is contained in:
@ -89,6 +89,9 @@ dependencies {
|
||||
// For REST calls
|
||||
implementation 'com.android.volley:volley:1.1.1'
|
||||
|
||||
// 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'
|
||||
|
||||
|
Reference in New Issue
Block a user