Scaling Images
It is possible, perhaps even probable, that our ImageView size will not exactly match
the size of the images that we are trying to display. ImageView supports a variety of
“scale types” that indicate how Android should try to deal with the discrepancy
between the size/aspect ratio of the image and the size/aspect ratio of the ImageView
itself.