Android Question download and round list of images by picasso

ArminKH

Well-Known Member
Hi
I have a list of url (imag's address)
I want to download this images by using picasso lib and then if my process success then round (circular) my picture and show that
Please suggest the best solution for doing this proccess
Thanx to all
 

™AsAs4242

Member
Licensed User
Longtime User
Hi
this is my question too !

donwload image from server with picasso fetch in default target and in sub Pic_Handler_Success with use Bitmap1 and CircularImageView lib Circular image but only one imageview in loop Circulared
 
Upvote 0
Top