ios - Screen is not updating when segued from one view controller to another -


i have view controller (lets call aviewcontroller) has background image, buttons, etc. have second view controller (lets call bviewcontroller) own set of buttons. when transition 1 view controller another, background image along ui elements of first view controller being displayed in second view controller. using segue. faced problem before. did correct change background colour of view white clear color. doesn't not seem work in case. (the bviewcontroller contains uiview in user can draw.)


Comments

Popular posts from this blog

ios - iPhone/iPad different view orientations in different views , and apple approval process -

php - HTTP_REFERER woes: How can I allow access to a specific page, only when a visitor has visited another specific page beforehand? -

java Extracting Zip file -