
I need the images in my table to be the same size, such as 40x40 or 30x40. How can I do this?

I need the images in my table to be the same size, such as 40x40 or 30x40. How can I do this?
Give the height and width constraint to imageView and then make the clip to bounds property of imageView to true.