5
score
1.1K
views
no
status
CC BY-SA 4.0
Use Picasso to load installed apps icon
I know this is old, but I thought I would share my solution for anyone else who comes across this. You can use a custom RequestHandler . Here is a RequestHandler I wrote for loading app icons using Picasso : Usage...