uiimageview - Why isn't the ImageView/background show in storyboard -


i have added imageview background , added .png image actual image not show in storyboard when run shows.

anyone know why case?

see picture:

the picture

i did solve , turned out name of .png caused problem. when changed "iphone5_frosty-568h@2x.png" shorter name worked.


Comments

Popular posts from this blog

php - render data via PDO::FETCH_FUNC vs loop -

javascript - Which segment of a polyline was clicked? -

c# - Avoiding duplicate methods for Task and Task<T> -