hi!
I'm beginner ios developer. I have a question about auto layout problem on Display Zoomed ( setting - Display & Brightness - Display Zoom - Zoomed)
standard mode not occur problem.
but user set Display Zoomed
UILabel_1 covers UILabel_2
I think that UILabel_2 has constrant(Bottom space to : Button 30)
finally, I Want this image. if user set Display Zoomed,
if Display Zoomed mode, UILabel_2 can constrant?
thank you