ios - Adjusting the frame of all the controls for all the iphones -


i have code project written on xcode 5.1. have set frames of controls working fine iphone 5 , later. when run same project on iphone 4s, frames have adjusted not fitting screen of iphone 4s. please me easy solution of how adjust frame of controls. need manually change frame of controls?

enter image description here

mainly depends on requirement, still setting autoresizing mask element you.

autoresizing masks programmatically vs interface builder / xib / nib


Comments

Popular posts from this blog

Why can rails not find a route created by a helper? -

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -