In my case, I have a shop interface with two images. If I use scale instead of offset to size the images, they will stretch on other screen. How can I have the two image labels stay as squares while having their height the same as the text label between them on any device?
use UiAspectRatioConstraint
if thats what you want