Hi all,
I am trying to subclass TTTableViewCell in my Three20 app, and I would like to change the height of the cell. However, I am having major issues.
I am using self.variableHeightRows = YES
; in the class which call my TTTableViewCell class.
Does anyone have any idea how to change the height of the cell? The doc for this is almost nil.
Many thanks, Brett