开发者

How to get "Messages Inbox" styled Table Cell formatting

开发者 https://www.devze.com 2023-02-06 21:43 出处:网络
Im trying to format my table cells to开发者_运维技巧 look similar to the ones in the Messages Inbox on the iPhone,

Im trying to format my table cells to开发者_运维技巧 look similar to the ones in the Messages Inbox on the iPhone,

basically trying to achieve:

Header - Header 2

Sub Title


In short, you want to create a custom `UITableViewCell' (link). I typically use Interface Builder, but you can also do it all in code if you prefer.

0

精彩评论

暂无评论...
验证码 换一张
取 消