autolayout - Place an image in the centre of remaining bottom area on iOS screen -


i have placed image on ios screen , in area remains in bottom, place image in centre of space. android using relative layouts. how can achieved in ios auto layout?

placing denko logo

let image view take remaining bottom space (fairly easy using auto layout), , set contentmode center.


Comments

Popular posts from this blog

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -