Lets say I have an image view and I want to display a 600 x 900 image. I want to make sure the image fills the image view, but it not cropping “center crop” or using “scaleXY”. After that, how can I make sure it works for different phone sizes.
Also, are there libraries that handle this?