If set to true, the ImageLoader will, before getting the Bitmap, replace the current image within the ImageView with either a null Bitmap or the image resource indicated by the placeholderImageResourceId.
If set to false, the ImageLoader will only attempt to load the requested Bitmap to the view.