i have a button i want to have the same distance from screen edge on all devices, i put a constraint on right which works nicely but on bottom it messed up the size of my button. I tried making it bigger with the same constraint but it gives me warnings saying the size will be different at run time.
before i put the bottom (y) constraint
after the y constraint is added
with two constrains and after i stretch out resulting in misplaced view warnings