I want to set a custom background (image) to my grouped table view.
In xib file I added the imageView under the table, set table’s back to clearColor and it looks normal (in Xib!) But when I launch the application I see standard background
In Xib file:

In Application:

1 Answer