【发布时间】:2013-02-25 01:52:17
【问题描述】:
我有一个自定义大小的 UITableView,我在纵向模式下将其设置为一定的宽度和高度。但是,当我旋转到横向,然后回到纵向时,表格的大小莫名其妙地增加了(即使在: willAnimateRotationToInterfaceOrientation(UIInterfaceOrientation)toInterfaceOrientation 持续时间:(NSTimeInterval)持续时间
函数,我将其设置为与第一次加载表格时相同的宽度和高度(纵向模式)
谢谢, sdk
【问题讨论】:
标签: ios uitableview rotation