Hi, I need to display many images of different sizes, but the imageview has a fixed size chosen by the user.
All images are large, but the imageview is small.
It is similar to a catalog.
The problem is that they must be displayed whole, and without losing proportion.
What do you advise me?
Thank you.
In this case I have scaled them to a fixed size, but the user will be able to change the size of each item, bigger or smaller, and what I want is that the images are always displayed well, whatever the size of the imageview.
All images are large, but the imageview is small.
It is similar to a catalog.
The problem is that they must be displayed whole, and without losing proportion.
What do you advise me?
Thank you.
In this case I have scaled them to a fixed size, but the user will be able to change the size of each item, bigger or smaller, and what I want is that the images are always displayed well, whatever the size of the imageview.
Last edited: