ios - Launch Screen Not Resizing For Landscape -


for launchscreen file on ipad, have uiimageview. have constraints set 20 top, , 0 sides , bottom. width , height have >=768 set. thinking keep image stretched out edges (except top 20 away) no matter rotation. here portrait, expected. doing wrong?

enter image description here

and here landscape

enter image description here

here how have set up, keep telling 0 on leading , trailing, keeps going -20.

enter image description here

firstly set size class in case if have ipad application set landscape , portrait mode regular height , regular width in image

size class ipad application

then set constraints this

constraints launch image


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

Ruby on Rails, ActiveRecord, Postgres, UTF-8 and ASCII-8BIT encodings -