Xcode 11 add new constraints set zero: use set value instead of default / standard

前端 未结 8 2106
日久生厌
日久生厌 2021-01-30 10:22

I used to use autolayout add new constraints to make simple constraints to superview / relative view like this (for loooong time):

However, recently after upda

8条回答
  •  佛祖请我去吃肉
    2021-01-30 10:45

    There's actually no way to solve this issue at the mean time

    but the best temporary solution is to add the constraints with zero one by one .

提交回复
热议问题