mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-02 22:29:21 +00:00
Have Picasso load images into memory at the size they will be displayed.
This commit is contained in:
parent
a7d5084e1f
commit
a4395ecd75
5 changed files with 5 additions and 3 deletions
|
@ -56,5 +56,5 @@ dependencies {
|
|||
compile 'de.hdodenhof:circleimageview:1.2.2'
|
||||
|
||||
// For loading huge screenshots from the disk.
|
||||
compile "com.squareup.picasso:picasso:2.4.0"
|
||||
compile 'com.squareup.picasso:picasso:2.5.2'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue