Yazan Kittaneh
Results
1
issues of
Yazan Kittaneh
I want to use Picasso to load the images efficiently onto a BigImageCard. My issue is that card.setDrawable() takes in a drawable/drawableBitmap, but Picasso uses a .into() method to inject...