Image Quality Degrading After Getting Bitmap From Internet And Setting It To A Image View
I am using a site which provides Json response(Imdb details ) if one gives A movie Title for a app - omdbapi.com if movie name is Fury(2014) the link- 'omdbapi(dotcom)/?t=Fury&am
Solution 1:
You can try Universal Image Loader library, as it has a lot of ways to manipulate the image. It can even cache images on memory and disk.
Post a Comment for "Image Quality Degrading After Getting Bitmap From Internet And Setting It To A Image View"