Scale the image uniformly (maintaining the image's aspect ratio) so that one of the dimensions of the image
will be equal to the given dimension and the other will be less than the given dimension
Load the image so that one dimension of the image exactly matches one of the given dimensions and the other dimension
of the image is smaller than or equal to the other given dimension.
FitCenter() -
Constructor for class com.bumptech.glide.loader.transformation.FitCenter