Quote:
Originally Posted by exorcyze
Since setting the footer view takes a view, you should be able to guess that anything that derives from UIView would be sufficient. You could create your own UIView and lay it out however you want.
|
Himanshu:
I concur, define a view, add two buttons to it. Then add this view instead of the button in the sample code.