I was curious if anybody knew the process to create an "add photo" image tile similar to that in the iPhone contacts app. It seems to be on the same level as a UITableViewCell
which is shortened (if this is the way it is done).
I've read a suggestion dealing with Headers or custom UITableViewCells
but nothing definitive on how it was done. Any illustrative code snippets would be most welcome.
Thank you for any replies.