ios - Simulator places images with constant CGPoint to the right of screen -


using: os 10.11.5, xcode 7.3.1 , simulator 9.3 2 images , 2 labels (none constraint) appear shifted right on simulator, no vertical change. setting positioning constraints doesn't help. inspite of this, project work. after working on project, image should near centre appears right when simulating. i've commented out has image leaving @ constant cgpoint(x: 375.0, y: 333.0) , still appears on right margin. please, can do?


Comments

Popular posts from this blog

ios - RestKit 0.20 — CoreData: error: Failed to call designated initializer on NSManagedObject class (again) -

java - Digest auth with Spring Security using javaconfig -

laravel - PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) -