Top "Resize-image" questions

Use this tag for questions about resizing an image in the context of its shape/resolution.

Universal Image Loader did not apply the displayImageOptions in loadImage

Universal Image Loader did not apply the display image options in the imageLoader.loadImage This is my code DisplayImageOptions options = …

android-imageview universal-image-loader resize-image
Resizing bitmap from InputStream

I trying to resize one image from InputStream, so I use the code in Strange out of memory issue while …

android bitmap resize-image