I just wanted to know what kind of UITableViewCell are on applications such as "Mail", and how to set one up. They seem to have much more length for extra text and other objects. A good sample project or some code/referen开发者_JS百科ce link would get me started.
Thanks,
Kevin
This custom UITableViewCell tutorial is good for starting. This is another, similar one
精彩评论