标签: iphone uitableview cell
并且,通过这样做,它是否符合iPhone UI准则?
答案 0 :(得分:1)
是。这里有一篇很好的文章:
iPhone SDK: Resizing a UITableViewCell to Hold Variable Amounts of Text
我最好的猜测是它符合UI准则。
答案 1 :(得分:0)
是。您甚至可以在同一个tableView中使用UITableViewCell的不同子类。