ios - Right constraints not working properly on iphone SE -


im using stack views , constraints in app. problem have encountered view working in iphone 7, when turn iphone se text positioned away screen. iphone 7 screen: enter image description here

and iphone se screenenter image description here

and how im using stackview constraintsenter image description here

enter image description here

enter image description here

enter image description here

enter image description here

enter image description here

change following constraints in following screenshots :

enter image description here

trailing space status label >= 63

add right-hand side constraints status label.

same "ordered date" , "ordered time" label


Comments

Popular posts from this blog

html - How to set bootstrap input responsive width? -

javascript - Highchart x and y axes data from json -

javascript - Get js console.log as python variable in QWebView pyqt -