tableView + height of subView changes suddenly [closed]
问题 Closed . This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details and clarify the problem by editing this post. Closed 5 years ago . Here is my code: UIView * ivHeaderContainer = [[UIView alloc]init]; UIView * ivFooterContainer = [[UIView alloc]init]; UIImageView * ivHeader = [[UIImageView alloc]init]; UIImageView * ivFooter = [[UIImageView alloc]init]; PO1(self.tableHeaderView); PO1(ivHeaderContainer); self.tableHeaderView =