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

networking - Vagrant-provisioned VirtualBox VM is not reachable from Ubuntu host -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

ruby on rails - ArgumentError: Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true -