Thursday, 15 August 2013

Buttons at bottom of the UITableView

Buttons at bottom of the UITableView

I want to create buttons at bottom of the UITableView. Like in this
picture (format buttons):
http://i.stack.imgur.com/pFgWP.jpg
Should I add the buttons inside a custom UITableViewCell and use this
custom cell? Is it possible to create a UIButton with this style?

No comments:

Post a Comment